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

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

[Octave-bug-tracker] [bug #57939] audioplayer.play crashes with exceptio


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57939] audioplayer.play crashes with exception when called with nbits = 32
Date: Mon, 2 Mar 2020 12:50:41 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36

Update of bug #57939 (project octave):

                  Status:                    None => Confirmed              
                 Release:                   5.1.0 => dev                    
        Operating System:       Microsoft Windows => Any                    
                 Summary: Audioplayer play creashes if audioplayer is called
with nBits = 32 => audioplayer.play crashes with exception when called with
nbits = 32

    _______________________________________________________

Follow-up Comment #1:

Confirmed on Debian.


>> y = rand (1e5, 1);
>> player = audioplayer (y, 16000, 32);
>> play (player)
error: invalid player bit depth in callback function
terminate called after throwing an instance of 'octave::execution_exception'
fatal: caught signal Aborted -- stopping myself...
Aborted (core dumped)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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