Sound Rip
Here is the method for recording sound directly from the sound card.
1. open console > type alsamixer , enter
2. Press F4 , use arrow keys to highlight Captur , press space bar as required ( till you can see L & R )
3. Now you need to select another channel, (again use arrow keys,space bar) , the channel that worked for me was 'mix' . So first try by highlighting 'mix' , press spacebar.
4. Now simply use
arecord -f cd -t raw | lame -b 160 -x - out.mp3

There are no comments for this entry.
[Add Comment]