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

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

[Octave-bug-tracker] [bug #42519] wavread gives an extra sample from 8-b


From: Rik
Subject: [Octave-bug-tracker] [bug #42519] wavread gives an extra sample from 8-bit word-aligned data
Date: Mon, 16 Jun 2014 17:22:04 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

Follow-up Comment #1, bug #42519 (project octave):

wavread is just an m-file so it is pretty easy to debug things.  Could you
take a look at identifying the problem?  Use the following code to set a
breakpoint at line_number.


dbstop ("wavread", line_number)
wavread ("8.wav")


Also 'help debug' will give you information on how to use the debugger.

This site seemed to have a pretty good explanation of the WAV format:
http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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