Ubuntu Multimedia :: How To Select Input Source In Audacity

Feb 9, 2011

How to select input source in Audacity?

View 1 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Auto-select USB Mic As Input Device?

Jul 6, 2010

I use a USB webcam with a built in microphone. It works fine, but every time I plug it in I have to go to sound properties and select it as the input device. There are no other input devices present on my system. Since it's the only one there, is there any way to get it to automatically select when I plug it in? If not, I think that would be good functionality to add. Does anyone know who or what team to contact about that?

View 3 Replies View Related

Ubuntu Multimedia :: Audacity / Record In Audacity In 8.10 64 Bit On A Dell Studio 1535?

May 10, 2010

I am trying to record in Audacity in Ubuntu 8.10 64 bit on a Dell Studio 1535 laptop.The problem is not that its not recording, per se.Rather, the problem is its not recording the way that I want it to.

Its recording from the built-in mic, and I want to use the mic jack instead as a line in from a guitar (well, technically, an acoustic-electric resonator, but its close enough to a guitar to call it a guitar).

I have tried using various devices for recording, and changing settings in both the Volume Control and Sound Preferences, but no matter what I do, Audacity still records from my built-in microphones, instead of from the line-in.

View 9 Replies View Related

Ubuntu Multimedia :: Audio With Recordmydesktop - Input Source From The Command Line?

Jun 17, 2011

I'm using recordmydesktop for screencasts and currently use pavucontrol to select the monitor as the input source, as shown in many guides across the Internet, but I can't find anything on how to do it from the command line. How can I select a monitor as the audio input source for recordmydesktop from the command line?

View 1 Replies View Related

Software :: Record Line In Source Using Audacity Program?

Oct 21, 2010

I want to record a line-in source Using the Audacity program. but the wave trace in the app is not symmetrical about the zero axis. This is not what I would have expected and I wonder if it will show up as poor quality recordings when I transfer to my hifi.

View 1 Replies View Related

Programming :: Select The Branch Based On The INPUT?

May 23, 2011

I want to select the branch based on the INPUT. Here is the program segment which uses the case statement.

case $INPUT in

1)branch="Computer Science";;
2)branch ="Electrical";;
3)branch = "Mechanical";;
4)branch= "Aerospace";;
esac

When I run this script, I am getting an error, Electrical command not found?

View 2 Replies View Related

Ubuntu Multimedia :: Change Stereo Mic Input To Mono Input?

Nov 4, 2010

I recently got a real fancy unidirectional microphone, but when I go and use it, something strange happens. The mic is a mono mic, but when I record something, it appears to think it's stereo. Instead of having the same thing on both channels, it puts it all in the left channel, and silence on the right channel.

I tried fiddling with alsamixer. In capture (F4), adjusting the "Capture" device has an effect. However, it doesn't do anything useful. Lowering the right channel to zero does nothing, lowering the left channel to zero creates silence, and disabling the right channel creates silence.

In my System>Preferences>Sound (or pavucontrol, or what-have-you), there are "Analog Stereo Input" and "Analog Stereo Duplex" options there, but no "Analog Mono Input" or "Analog Stereo Output + Analog Mono Input" options (the latter being ideal).

Something interesting, though, if I do this:
Code:
arecord -r 96000 -D pulse -c 1 -vv -V mono /dev/null
it works correctly and outputs on both channels. But if I do
Code:
arecord -r 96000 -D pulse -c 2 -vv -V stereo /dev/null
then it's back to the same behavior. The VU meter on the second command shows the left channel going up and down as I make noise, but the right one always at zero.

The machine does have a crap internal mic built in to the screen bezel. If I do either of the above commands, they both work correctly. The stereo VU shows the same activity for both channels.

The machine is a Eee 1015PED, which has Intel integrated sound. Something probably insignificant is that the mic has a 1/4 inch mono plug, and to get it to plug into the Eee, I needed to get a 1/4 female to 1/8 male adapter. The mic's 1/4 plug is mono (duh) and therefore two-conductor, but the adapter I got is stereo, or three conductor (L, R, GND). I don't know if this is tripping something in hardware to tell it it's stereo or something.

I tried the mic on my desktop, which has a SB Audigy 4 (the non-pro flavor) and that has the "Analog Mono Input" function, so that works fine. Is there some way to turn this stereo input into mono input?

View 1 Replies View Related

Ubuntu Multimedia :: Change The From Mic Input To Line Input?

May 1, 2010

I installed Lucid. I used to have Ubuntu 9.10 and to connect my iPod to my laptop's speakers. There was an option in 9.10 in the Sound Options to change the Mic Input into a Line Input. But now unfortunately I can't find it in Lucid have only 2 audio ports in the laptop: Headphone port, Mic port.

View 9 Replies View Related

Ubuntu Multimedia :: Recording With A Mic And Audacity?

Feb 26, 2010

i can't record with my mic anymore. I went to do so in audacity and i only get the noise it hears through the headphones. I am recording a second vocal track. The first track is the music. I looked at the alsamixer and the mic was originally muted and i unmuted. Should line be muted when i am using the mic? I also tried to record with the mic in sound recorder but got nothing there either.

View 9 Replies View Related

Ubuntu Multimedia :: Cannot Get Audacity To Work With Pod

Aug 10, 2010

I've been trying to learn how to record my guitar parts onto Audacity using my Pod XT.I've always used Audacity to do my audio recordings since its much more user friendly than Ardour and just as capable IMO.However, I cannot get Audacity to work with the Pod.I downloaded the "line6-usb-source" using apt-get.Ubuntu seems to recognize the Pod and get a signal just fine (when I go to "Sound Preferences" it allows me to select the Pod XT as input hardware and even shows an incoming signal).When I go to Audacity's preferences,it allows me to select the Pod as the "Recording Device", however when I go to record it gives me an error saying to check the Project Sample Rate.

Does the Pod not output at 44100 Hz?Is there a way to change the sample rate the Pod puts out?Is there another setting in Audacity I need to adjust?I do not want to wine or emulate anything.I feel I shouldn't have to use a specific audio recording software to use a piece of a hardware I paid good money for.

View 1 Replies View Related

Ubuntu Multimedia :: Audacity Can't Export To Mp3

Sep 24, 2010

Trying to edit some mp3's and join them together using Audacity 1.3.9 but when I try to export I get this "edit metadata" window??? I have all the libraries I believe (Lame, ffmpeg, etc.) with the right versions (I think). Running Ubuntu 9.10.

View 3 Replies View Related

Ubuntu Multimedia :: Audacity Not Recognizing FFmpeg?

Jan 17, 2010

I installed Audacity to convert an mp4 to an mp3. Now, I don't necessarily need Audacity to do this, but for the time being I'm more concerned with getting Audacity to work properly as opposed to getting an mp3 onto my iPod.

In Audacity, I went to Edit>Preferences>Libraries. For the MP3 Export Library, Audacity recognizes LAME, but under the FFmpeg Import/Export Library it says "FFmpeg library not found." I hit the Download button and read this page on how to install FFmpeg, noticing the warning about needing FFmpeg 0.5 or later on Linux.

I fired up Synaptic and searched for "ffmpeg," chose the vanilla version and installed it along with two dependencies which I don't exactly remember but I bet they were libavformat52 and libavdevice52.

Back in the Audacity Preferences window I chose the "Locate..." button to point to the newly installed libraries, but Audacity is not recognizing/installing them successfully. I've tried pointing to the following files:

/usr/lib/libavformat.so.52
/usr/lib/libavformat.so.52.36.0
/usr/lib/i686/cmov/libavformat.so.52
/usr/lib/i686/cmov/libavformat.so.52.36.0
/usr/share/lintian/overrides/libavformat52

[Code]....

Did I install the wrong version of FFmpeg or libavformat? Any pointers?

View 4 Replies View Related

Ubuntu Multimedia :: Audacity And Combining MP3 Files?

Mar 1, 2010

So I asked around and to combine audio files apparently I want to use Audacity.

It seems easy enough to LAYER audio files, but how do you string them together in sequence? I have an audiobook divided into 5 minute chapters and I want to combine them into longer chapters....my MP3 player likes to play them out of order which makes them difficult to listen to. I want to make it 1 long tract, or maybe 6 medium length tracks.

How do I combine tracks with Audacity...Not layering them but putting them in order into 1 long track?

View 5 Replies View Related

Ubuntu Multimedia :: No Sound Output In Audacity?

Jun 20, 2010

Audacity doesn't play any sounds, although it can record from my microphone. And kubuntu plays the startup sounds (BTW, how to turn them off?).

Code:
arho@a91-156-166-231:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****

[code]....

View 7 Replies View Related

Ubuntu Multimedia :: USB Mic Doesn't Work Audacity - 10.04

Jul 10, 2010

I'm running Ubuntu 10.04, using Audacity 1.3.12 beta... and trying to get it to work with a USB Mic.

In Audacity ALSA I/O preferences, I can select the USB mic. But when I record, the input meter stays at about half-way and does not fluctuate when I speak into the microphone... I can hear myself very faintly on the playback... but it is very quiet and there is a loud buzzing. There are no mechanical reasons for this buzzing, such as computer fan, etc...

Also, I cannot find the USB mic in Ubuntu Sound Prefereces...

This is from "Device Info" in audacity:

View 2 Replies View Related

Ubuntu Multimedia :: Running Audacity On Netbook?

Aug 18, 2010

Has anyone got any experience with running audacity on a netbook (+/- 1,2 GHZ processor, 1 GB memory). Did it go smoothly or was multi-track editing not really working as you would wish in terms of speed and smoothness?

View 4 Replies View Related

Ubuntu Multimedia :: Menubar Won't Show In Audacity?

Oct 12, 2010

Audacity doesn't have a menu bar anymore!It doesn't even have that narrow space where a menu bar would be!My problem doesn't have anything to do with Gnome's menubars as far as I can tell, but I even tried removing and reinstalling Audacity.

View 9 Replies View Related

Ubuntu Multimedia :: Audacity Doesn't Have Menu

Oct 21, 2010

I installed Audacity from Software center and launched it but it didn't have menu like this.

I tried to lauch it in Terminal and here is output in Terminal:

Code:
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
Expression 'stream->capture.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3653
no more csLADSPA plugins

View 6 Replies View Related

Ubuntu Multimedia :: Low Sound When Recording In Audacity?

Mar 21, 2011

When i want to record sound it record but the voice is very low.which means i need to turn up for full wolume on both headset and pc when i want to hear it, and it still is very low sound..I've tried.Re-installing audacity changing microphone plug microphones directly to pc instead of through headset.both the 'pink' and blue jacktick port (also with above options)

View 2 Replies View Related

Ubuntu Multimedia :: Audacity Pre-echo Removal?

May 15, 2011

I was using a line device to record compact cassettes to digital (Linear PCM) then I transferred these files to the computer.Due to cassette print-through, there is audible, albeit weak, pre-echo. This is not caused by the recorder since I can hear them playing the cassettes on a deck.So. Does Audacity have a pre-echo removal function, or can a similar result be obtained by applying different effects? Or any 3rd-party plug-ins?

View 1 Replies View Related

OpenSUSE Multimedia :: How To Add Mp3 For Audacity

May 9, 2010

Sceanrio: Childs homework requires the use of Audacity. Of course all other students working on the project with him have Windows. So I need mp3 supported with Audacity.Error message box, "you have compiled Audacity without mp3 support"Downloaded from: YAST with an additional plug-ins (I think).What I need: How do I add mp3 support, or compile it for Audacity?Does anyone have experience with this program? And have mp3 importing and playing within it also?

View 8 Replies View Related

Ubuntu Multimedia :: Getting Audacity To Record What The Computer Is Playing

Jan 1, 2010

how do i get audacity to record what the computer is playing? for instance, if i have a videos video open in firefox and i want to record the audio, what would i have to do? i've played around with the audio setting in ubuntu and audacity 1.3.9 but i couldn't get it to work.

View 2 Replies View Related

Ubuntu Multimedia :: Way To Make Db Waveform Default In Audacity

Mar 2, 2010

Is there a way to make the db waveform the default in audacity.

View 1 Replies View Related

Ubuntu Multimedia :: Sound Fails As Soon As Install Audacity

Aug 31, 2010

I just installed Audacity and as soon as it's done installing all sounds (speakers and headphones) go off. As soon as I delete Audacity and reboot everything works fine again.

View 3 Replies View Related

Ubuntu Multimedia :: Cannot Compile Audacity 1.2.6 - All Dependencies Satisfied

Sep 20, 2010

Configure: error: Unable to locate a suitable configuration of wxWidgets v2.4.x. The currently available configurations are listed below. If necessary, either install the package for your distribution or download the 2.4.x version of wxWidgets from [URL]. To help configure find the right version set WX_CONFIG to point to it. wxWidgets 2.5.x and 2.6.x are NOT supported! But I thought I installed widgets 2.4?

View 2 Replies View Related

Ubuntu Multimedia :: Setup Audacity To Record From Line-in?

Mar 5, 2011

I am trying to get Audacity to record from a line in. Seems like it should be a fairly easy setup. I discovered that Audacity needs PulseAudio. So I installed that, and don't know how to configure it. I set the sound preferences >> Input to line in. I am using a desktop that has a line-in on the front and back, so I'm not sure which it will pick up, so I have been testing both.

View 1 Replies View Related

OpenSUSE Multimedia :: Can't Get Sound Into Audacity

Dec 28, 2010

Im on XP and am trying to get a 9 min piece of music from a cassette on my music centre into audacity on my comp got the line from earphone socket into the blue socket at back of comp (there are 3 sockets in a line then 3 more below them in a line go the line in socket... blue top left. )

Im getting sound ok on the comp with radio, its playing vids etc well so I cant think anything is wrong with the sound card. Playing the cassette on my music centre should get the sound into the comp and into the comp speakers.... but I just cant get a peep

View 4 Replies View Related

Networking :: Specifying Output Int Based On Input Int And Source IP On Multiple 802.1q?

May 4, 2011

I have a pair of interfaces bringing in traffic from multiple vlans each. I need to route or forward traffic to and output interface based on the physical interface and source IP address in the packet.I have multiple ip rules to send traffic to custom routing tables and each of those custom tables had a default route out the appropriate interface, but traffic isn't flowing. Afterwards I tried using iptables and put an ACCEPT any statement in every chain of every table. What am I missing, ebtables maybe??

View 1 Replies View Related

Ubuntu Multimedia :: Audacity Won't Import Sound-recorder Flac?

Mar 26, 2010

Background: I'm digitizing an old record. I used Sound Recorder to make FLACs of each side of the LP, and now I need to edit them down to individual tracks. I'm using the development version of Ubuntu 10.04.

Problem: Audacity ignores these FLAC files when I attempt to import or open them.

The FLAC files play if I hover the mouse over them in GNOME.

Audacity gladly imports FLAC files I ripped from CD last year (using Sound Juicer I think).

But when I try to do the same for my recorded FLAC files, nothing happens. I tried running audacity in a terminal window, and there is no additional output when I attempt the import. This comes out when I start it:

Code:
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
Expression 'stream->capture.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3653

Looking at the file properties, they're basically the same except the Juicer-generated file has values filled in for title, artist, album, year. They are all FLAC Stereo 44100 Hz. I thought it might be a file-size problem, so I made a 5-second test with Sound Recorder, and that also refuses to import.

So, why do only the ripped files work with Audacity?

View 5 Replies View Related

Ubuntu Multimedia :: Record Sound Coming Through Soundcard With Audacity?

Jun 12, 2010

I want to be able to record the sounds coming through my soundcard with Audacity. How would i go about doing this?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved