Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Audio stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=5)
-   -  

Record audio from sound card in Linux (direct sound recording software)

(http://stream-recorder.com/forum/showthread.php?t=5411)

Stream Recorder 01-15-2010 04:57 AM

Record audio from sound card in Linux (direct sound recording software)


 
Direct sound recording software that can be used in Linux (tested in Ubuntu 9.10)
  1. Audacity (sound recorder and sound editor)
  2. VLC
  3. Sound Recorder
  4. arecord

If your sound card has multiple input and output modes like mine does (analog, digital, , duplex, etc), you might have to make some changes in your sound preferences. In Ubuntu 9.10 right click on the speaker icon in your panel, select the "Sound Preferences", then select the "Hardware" tab. Choose a device to configure and change its settings.

Stream Recorder 01-15-2010 05:02 AM

Re: Record audio from sound card in Linux (direct sound recording software)


 
How to record audio from your sound with Audacity:
  • Install Audacity
    Code:

    sudo apt-get install audacity
  • Run Audacity
  • In the drop-down menu of the mixer toolbar, choose "Wave Out" or "Stereo Mix" as the input source (The exact name may be different, depending on sound drivers of your computer)
  • Press the "Record" button to start recording sound playing on your computer speakers.

If this doesn't work on your computer, I do not recommend you to use a cable connecting the "Line Out" (speaker) of your sound card with the "Line In" and record record from the "Line In" due to the low quality of such recordings. Try to use the PulseAudio Volume Control instead:
How to solve the Audacity recording problem in Ubuntu 9.10 Karmic Koala (No "Wave Out" or "Stereo Mix")

Stream Recorder 01-15-2010 05:07 AM

Re: Record audio from sound card in Linux (direct sound recording software)


 
How to record audio from your sound with VLC:
  1. Install VLC player by running the following in the terminal:
    Code:

    sudo apt-get install vlc
  2. Run VLC
  3. Go to "View" and mark the "Advanced controls" checkbox.
  4. The Record button (red dot button) will appear. Hit it to record audio from your sound card.
  5. The recordings in Ubuntu 9.10 are saved to your home folder (Places -> Home folder) by default. To change the recordings directory select the "Tools" -> "Preferences" -> "Input and codecs" and change the "Record directory and file name".

Stream Recorder 01-16-2010 01:09 AM

Re: Record audio from sound card in Linux (direct sound recording software)


 
If you want to use direct sound recording software for Windows, you can try to run Windows applications with WINE emulator. Some programs work just fine in WINE:
Please note that WINE allows to record from Windows applications. So you need to launch say a Windows web-browser with Wine to record with Replay Music from it.

Alternatively you can install a virtual machine like free VirtualBox, the install Windows onto the virtual machine and use Windows software on it.


All times are GMT -6. The time now is 06:04 AM.