playsound patches...

Ryan C. Gordon icculus at clutteredmind.org
Thu Mar 14 16:13:20 EST 2002


Playsound can now playback from stdin. I needed this to make sure I didn't
break the original mpglib while preparing a patch for the mpg123
maintainer.

It's kinda fun to do this:

mpglib < x.mp3 |playsound --stdin raw --format S16LSB --channels 2 --rate 44100

--ryan.






More information about the sdlsound mailing list