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

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

[Octave-bug-tracker] [bug #49927] audioread slow when extracting only pa


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49927] audioread slow when extracting only part of a file
Date: Fri, 27 Jan 2017 02:08:56 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #16, bug #49927 (project octave):

Following up on comment #13, yes Kai, Octave is following Matlab's convention
for reading and writing audio files, which is that the entire audio sequence
is read/written at once. There is nothing preventing anyone from building a
different interface using the same sndfile library that would allow files to
be written in blocks without knowing the full audio length up front. But that
would be outside the scope of what we're doing at this point to be Matlab
compatible. Matlab has no functions or classes for dealing with audio files
that way.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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