MAD: Mpeg Audio Decoder

cayuse17

2002-09-12 04:42:00

actually, the audio decoder works just fine in MAD, but the included program "madplay" doesn't work, simply because it doesn't know where to send it's stream.

This has got to be a trivial port (a single change to a header file) but i just don't know what to put into it, because Macos X doesn't seem to have something like /dev/audio to point it to.

Thanks
Dave
http://www.mars.org/home/rob/proj/mpeg/

jpm

2003-01-03 05:58:00

mad doesn't have any external dependencies so it should build/install with configure; make; sudo make install;

again ports available from darwinports and fink.

[ January 02, 2003: Message edited by: jpm ]</p>