back

by ofalkaed·7mo ago·view on hn ↗
Back in the pre-alsa days when linux used OSS you could pipe /dev/random into /dev/dsp and get noise, you could pipe anything into /dev/dsp and generally get some sort of noise. Possibly can still do this on the BSDs since they still use OSS.
2 comments
You can still do it with ALSA if it has the OSS compat modules loaded.
I've done this with my setup fairly recently. I don't recall having to do anything special.