[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: audioread function
From: |
Mike Miller |
Subject: |
Re: audioread function |
Date: |
Wed, 23 Mar 2016 08:46:52 -0700 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
On Wed, Mar 23, 2016 at 09:37:12 -0500, Nicanor García wrote:
> Hello, thanks for your help Mike, your suggestion worked perfectly.
>
> Now the problem I face is that I need to open some audio files encoded with
> Opus codec (an open-source audio codec that is intended to be the new
> standard by the IETF), does anyone know if this is possible with Octave?
I don't know, try it and see. Octave uses the sndfile library for audio
I/O, so whatever formats your version of sndfile supports will work with
Octave.
--
mike