[linux-audio-dev] light C++ set for WAV
Andrew Gaydenko
a at gaydenko.com
Thu Jul 13 19:20:32 UTC 2006
Fons,
"in a few minutes" is true for *you* rather for me :-)
======= On Thursday 13 July 2006 22:07, Fons Adriaensen wrote: =======
On Thu, Jul 13, 2006 at 09:56:58PM +0400, Andrew Gaydenko wrote:
> I mean some minimal C++ class set like: WavFile, WavHeader, WavFrame with
> few apparent methods (open/close, read/write frame(s)).
Libsndsfile is plain C, but will do what you want without any fuss.
You could write a WAV specific C++ wrapper on top of this in a few minutes.
More information about the Linux-audio-dev
mailing list