This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

mpg123 patch


The new version of cygwin 1.3.1 has basic support for /dev/dsp.

When I get time I will try and make a few sound packages for the cygwin 
install. Until then here is a quick/crude patch for the latest version of 
mpg123 (mpg123-0.59r)

How to install.
	Get mpg123-0.59r.tar.gz from the www.mpg123.com site
	$ tar zxf mpg123-0.59r.tar.gz

patch it

	$ zcat mpg123-0.59r-patch.gz | patch -p0

compile & install it

	$ cd mpg123-0.59r

	$ make cygwin

You should now have a mpg123.exe in the current directory. Happy listening.

	Andy

P.S. The /dev/dsp supports having WAV's copied to it, hence

$ cat WAVFILE >/dev/dsp

should play most WAV formats correctly (albiet with a small click on begin 
and end).
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

mpg123-0.59r-patch.gz

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]