Tag: sound
Find Alsa Version
January 14, 2009
Find the version of alsa using this command… cat /proc/asound/version Thanks to Sreenath(Hacking With Debian) for this tip.
My KMix Settings
June 24, 2008
This kmix setting will setup your microphone for recording. I got it thru trial and error – its not perfect…
Create a Sound File from a Text
January 17, 2008
You can create a wav file of a written text using this command echo “It’s such a beautiful day! Why…
Random Noise in Linux
November 13, 2007
Random Noise in Linux – I cannot think of any practical use for this command. You can use it for…
Recording Sound in Linux
March 19, 2007
To record a sound in wav format from Mic, just use this command… arecord -f cd test.wav Use Ctrl+C to…
Recent Comments