I am trying to record audio arriving on a USB port on a Ubuntu 10.10 laptop. The audio is being sent by a Mackie ProFX12 mixing console.
In Audacity Edit->Preferences my choices for recoding devices are:
- HDA ATI SB: ALC268 Analog (hw:0,0)
- pulse
- default
None of these appear to be seeing or processing the incoming audio on the USB port. I see that some people are using USB microphones, so I assume it is possible to capture audio arriving on a USB port. Am I missing a driver or package of some sort? Or is this a configuration problem?
Ubuntu 10.10 USB audio driver
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.x.x package for your distribution or compile Audacity from the source code.
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.x.x package for your distribution or compile Audacity from the source code.
-
waxcylinder
- Forum Staff
- Posts: 14684
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Ubuntu 10.10 USB audio driver
Have you got the USB device plugged in before firing up Audacity? Yop need to do that.
See this page in the manual for further help: http://manual.audacityteam.org/man/Reco ... turntables
althogh it's nominally about USB TTs the information applies to other USB audio devices too.
WC
See this page in the manual for further help: http://manual.audacityteam.org/man/Reco ... turntables
althogh it's nominally about USB TTs the information applies to other USB audio devices too.
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: Ubuntu 10.10 USB audio driver
There should also be an option for the USB device, assuming that it is supported by ALSA.EFH wrote:In Audacity Edit->Preferences my choices for recoding devices are:
- HDA ATI SB: ALC268 Analog (hw:0,0)
- pulse
- default
Open a Terminal window and enter the text:
Code: Select all
arecord -l9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)