Search found 59476 matches

by steve
Sun Jul 22, 2012 9:11 pm
Forum: Windows
Topic: VST Plug-ins
Replies: 18
Views: 4468

Re: VST Plug-ins

bringe wrote:Ive attatched about 5 seconds as a WAV as you said.
Something is overloading and causing a lot of distortion.

What sort of microphone are you using and what is it plugged into?
by steve
Sun Jul 22, 2012 9:06 pm
Forum: Compiling Audacity
Topic: Error during compilation of audacity 2.0.1 Linux
Replies: 21
Views: 16449

Re: Error during compilation of audacity 2.0.1 Linux

nouvo09 wrote: it seems that it has been renamed as gnome-volume-control.
I don't think it is.
I think that gnome-volume-control may be based on pavucontrol but I'm not sure that is has the full functionality of pavucontrol.

Do you have alsamixer? (try typing alsamixer in a terminal window.)
by steve
Sun Jul 22, 2012 8:54 pm
Forum: GNU/Linux
Topic: When audacity is started, jack crashes [SOLVED]
Replies: 8
Views: 5999

Re: When audacity is started, jack crashes

Have you tried running Jack with a sample rate of 48 kHz (and Audacity also at 48 kHz)? I may be mistaken but I have a vague recollection of reading that some SoundBlaster cards are happier at 48 kHz. Worth a try anyway :P
by steve
Sun Jul 22, 2012 8:49 am
Forum: Nyquist
Topic: Normalize and DC offset correction
Replies: 28
Views: 13317

Re: Normalize and DC offset correction

Robert J. H. wrote:I know that convolution is terrible slow
Yes, terribly :P
by steve
Sat Jul 21, 2012 12:50 pm
Forum: Nyquist
Topic: mute-effect as if inside a room
Replies: 2
Views: 2045

Re: mute-effect as if inside a room

Try the Low pass filter.
by steve
Sat Jul 21, 2012 12:48 pm
Forum: Windows
Topic: How to copy left channel & paste to right?
Replies: 3
Views: 2078

Re: How to copy left channel & paste to right?

When I change a track from mono to stareo, it moves the sound to the left channel. How can I make the stareo track play in the center? Duplicate the track (Select the track then Edit > Duplicate) Click on the name of the upper track and from the drop down menu select "Make stereo track".
by steve
Sat Jul 21, 2012 10:09 am
Forum: Nyquist
Topic: Normalize and DC offset correction
Replies: 28
Views: 13317

Re: Normalize and DC offset correction

that's why the dc-calculation is (very) slightly off The other reason is because the calculation is done in single precision, so when there are a lot of samples there are significant rounding errors. I wonder how professional plug-ins handle the DC-correction, The same way that Audacity does it - b...
by steve
Sat Jul 21, 2012 9:42 am
Forum: Compiling Audacity
Topic: Error during compilation of audacity 2.0.1 Linux
Replies: 21
Views: 16449

Re: Error during compilation of audacity 2.0.1 Linux

I'd recommend that you install pavucontrol (PulseAudio Volume Control). This probably won't fix the immediate problem, but you will find it useful later. When you run ./configure if you scroll up a bit from the bottom of the output text you should see that it says: configure: -----------------------...
by steve
Sat Jul 21, 2012 9:34 am
Forum: GNU/Linux
Topic: When audacity is started, jack crashes [SOLVED]
Replies: 8
Views: 5999

Re: When audacity is started, jack crashes

I keep seeing hints in your description of something odd/wrong. For example: "(2) managing to get rid of some unfortunately persistent dark-theme window settings that make it so I can't see information in windows;" This was a problem in Audacity back with 1.3.something, but should not be a...
by steve
Sat Jul 21, 2012 9:26 am
Forum: GNU/Linux and Unix-like
Topic: input volume level does not work
Replies: 5
Views: 19173

Re: input volume level does not work

I use PulseAudio Volume Control (pavucontrol). That is THE mixer to use for recording on systems that use PulseAudio (such as Ubuntu). We don't appear to have this documented yet, but there's an example of using pavucontrol for recording sounds playing on the computer. The method you need to use is ...