[linux-audio-user] Audio Analyzer

Tobiah st at tobiah.org
Mon Dec 13 07:38:46 EST 2004


> 
>     vu < foo.wav
> 
> should give you a graph of the wave file.  

This may be confusing... note that vu passes
the wav file to it's standard output, and so
you would want to put that some place other
than the terminal screen:

	vu < foo.wav > /dev/null




More information about the Linux-audio-user mailing list