[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PenguinSound



I'm just getting over having the flu so I didn't go to work today.
I spent a little time working on PenguinSound.

I've started using automake to generate the makefiles.

I added a sample loader that uses libaudiofile. I also added sample
loaders for iff and au.

I fixed a bug with the /dev/dsp driver. It should output 16 bit stereo
reasonably well.

I'd like to do a mmaped version as well. There is an example of how to
do that in ftp://ftp.4front-tech.com/ossfree/samples.tar.gz

It shouldn't be to hard to support esd either.

I've built a test program that will basically try to play any sample you
give it on the command line.

alsa support is still on the wishlist.

Peter Burns