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

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

[Octave-bug-tracker] [bug #36733] Wavread sample format not supported


From: anonymous
Subject: [Octave-bug-tracker] [bug #36733] Wavread sample format not supported
Date: Tue, 26 Jun 2012 15:26:38 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5

URL:
  <http://savannah.gnu.org/bugs/?36733>

                 Summary: Wavread sample format not supported
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 26 Jun 2012 03:26:37 PM UTC
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Chris Pike
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: Mac OS

    _______________________________________________________

Details:

The wavread function appears not to support any sample formats other than
16-bit. I had this error in v3.2.4 and v3.4.0.
-----------
octave-3.4.0:1> [audio fs bits] = wavread('~/Music/noise_44100_24.wav');
error: wavread: sample format 0xfffe is not supported
error: called from:
error:  
/Applications/Octave.app/Contents/Resources/share/octave/3.4.0/m/audio/wavread.m
at line 111, column 5
octave-3.4.0:1> [audio fs bits] = wavread('~/Music/noise_44100_16.wav');
octave-3.4.0:2> 




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 26 Jun 2012 03:26:37 PM UTC  Name: noise_44100_16.wav  Size: 1MB  
By: None

<http://savannah.gnu.org/bugs/download.php?file_id=26108>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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