Displaying 1 result from an estimated 1 matches for "artsdsp".
Did you mean:
artsd
2000 Dec 27
1
New Vorbis player app
...> ~/.squelch/audiodir
* To change the output driver to ALSA:
echo 'alsa' > ~/.squelch/outputdriver
* To change the output driver to wav (writes to $PWD/output.wav):
echo 'wav' > ~/.squelch/outputdriver
* etc, etc. Take your pick.
Note: for aRts output, use artsdsp and the OSS driver.
( actually, there may soon be an arts plugin in ao )
Running:
* ./squelch
All normal Qt parameters are honoured, e.g. -geometry, -style, etc.
Installing:
* Copy squelch somewhere in your PATH.
Helping:
* I don't want any, unless you fi...