Carl Lowenstein wrote: > > Having done this, what is something simple to do that can demonstrate > that it actually works? In other words, what is the minimum I have to > do to play _some_ sound?
You should have a utlity - aplay (part of alsa-utils). You can use that to play a .wav file. There is probably some easier way, such as catting an .au out to /dev/dsp or something, but I like (and recommend) aplay. -john -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie
