[LAU] Library for simple audio programming

Monty Montgomery xiphmont at gmail.com
Tue Jan 15 03:12:48 UTC 2013


On Mon, Jan 14, 2013 at 10:09 PM, Ivan K <ivan_521521 at yahoo.com> wrote:
>
> I want to write a simple application that can open a .wav file
> (stereo or mono), grab the header, and then read and dump
> the sample values from a portion of the .wav file to an ascii data
> file (I want to plot minute portions of the sound file with
> application such as gnuplot).

How about squishyio?

http://svn.xiph.org/trunk/squishyio

the header file probably tells you everything you need to know.  I use
it for quick simple things.

(It's the file loader/writer from the Squishyball tool separated out
into a standalone lib)

Monty


More information about the Linux-audio-user mailing list