search for: esdcat

Displaying 3 results from an estimated 3 matches for "esdcat".

2001 Nov 04
5
ogg123 running under MacOS X
...l skip to the next song on SIGINT (Ctrl-C) after s seconds after song start. -l, --delay=s set s (default 1). If s=-1, disable song skip. ---------- P.S.: There is no ESD nor MACOSX output devices yet, and I don't know why. I had to first decode the music to a wav file, the play it using esdcat. Elifarley C. Coelho http://www.geocities.com/elifarley/ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe'...
2001 Jan 20
0
libao: Raw audio device
.... 3) Apply vorbis-tools_raw.patch to the vorbis-tools/ tree. This just changes documentation and the help function for ogg123 to explain the new driver. 4) Rerun autogen.sh in ao/ and recompile. 5) Test with commands like: ogg123 test.ogg -d raw -o file:test.raw ogg123 test.ogg -d raw -o file:- | esdcat # Assuming you have esd --- Stan Seibert <HR NOSHADE> <UL> <LI>TEXT/PLAIN attachment: ao_raw.c </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: ao_raw.c Type: application/octet-stream Size: 3049 bytes Desc: not available Url :...
2001 Mar 14
0
Raw driver patch for libao (New Version)
...the vorbis-tools/ tree. This just changes documentation and the help function for ogg123 to explain the new driver. 4) Rerun autogen.sh in ao/ and recompile. 5) Test with commands like: ogg123 test.ogg -d raw -o file:test.raw ogg123 test.ogg -d raw -o file:- | esdcat # Assuming you have esd If someone does apply this, please send me a confirmation email. --- Stan Seibert <HR NOSHADE> <UL> <LI>TEXT/PLAIN attachment: ao_raw.c </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: ao_raw.c Type: app...