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

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

[Octave-bug-tracker] [bug #47603] audio distorted


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47603] audio distorted
Date: Sun, 03 Apr 2016 05:06:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #3, bug #47603 (project octave):

Can you paste the exact set of commands you used on the bug tracker here? Can
you attach the recorded audio signal showing the distortion here?

Example:


>> r = audiorecorder (16000, 16, 2);
>> record (r, 10);
## wait 10 seconds
>> y = getaudiodata (r);
>> size (y)
ans =

   160000        2

>> save audio.dat y



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47603>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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