octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #64379] audioplayer creation fails


From: Rik
Subject: [Octave-bug-tracker] [bug #64379] audioplayer creation fails
Date: Wed, 12 Jul 2023 12:25:31 -0400 (EDT)

Follow-up Comment #8, bug #64379 (project octave):

I think the @audioplayer and @audiorecorder classes need an overhaul.  On the
development branch I committed this cset
(http://hg.savannah.gnu.org/hgweb/octave/rev/7f068048e388) which removes
ancient, obsolete code that accepted an input callback function for the
constructor.  Matlab doesn't have this calling functionality, and Octave
doesn't support it either, except for the fact that it is messing up input
validation as shown in this bug report.  This fixes the issue on the dev
branch.  The question is whether this should be ported to the stable branch
(probably) or whether, instead, we tweak the input validation on the stable
branch just to allow an audiorecorder object as the first argument to the
audioplayer constructor as John D. suggested in the original bug report.  I'm
adding jwe to the CC list for his opinion.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64379>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]