Jul 14
Noise of different colors can be generated on a Linux box with these commands (Ubuntu, Debian etc.):
sudo apt-get install sox
play -n synth 60:00 whitenoise
The latter command will generate white noise for 60 minutes. Also works with brown and pink.
August 5th, 2009 at 6:48 pm
White noise machine are clinically proven solutions for looking for effective sleep aids.
August 16th, 2011 at 4:08 pm
[...] Here is a excellent tutorial show you about White Noise Generator for Ubuntu: Noise of different colors can be generated on a Linux box with these commands (Ubuntu, Debian etc.): [...]
October 10th, 2011 at 9:34 pm
Awesome! I just looking for brownnoise. Thanks you very much.
December 29th, 2011 at 7:38 pm
Very interesting. How can I output it to a wav/mp3 file? Have tried various syntaxes, so far without luck.