Search found 24069 matches

by Gale Andrews
Thu Oct 18, 2012 3:09 am
Forum: Windows
Topic: Aud2.0 on Vista - "Noise Removal" freezing up/acting weird!
Replies: 15
Views: 1760

Re: Aud2.0 on Vista - "Noise Removal" freezing up/acting wei

The mp3 I attempted to attach was only 25sec long at 128kbps, but I got a message that "mp3 format uploads are not allowed". ??? The only thing I can think is that there was something "odd" about the file - perhaps you omitted the file extension by mistake, or there was some con...
by Gale Andrews
Wed Oct 17, 2012 11:20 pm
Forum: Windows
Topic: Aud2.0 on Vista - "Noise Removal" freezing up/acting weird!
Replies: 15
Views: 1760

Re: Aud2.0 on Vista - "Noise Removal" freezing up/acting wei

I figured out what I was doing wrong with Noise Removal and it was so stupid: Out of instinct I was typing "-15"(as in MINUS) in the noise reduction level field, instead of just 15. Thus I was inadvertantly raising the noise level instead of reducing it. Thanks for letting us know. Hmm, e...
by Gale Andrews
Wed Oct 17, 2012 9:34 pm
Forum: Audio Processing
Topic: New LV2 plugins coming from Harrison
Replies: 6
Views: 4015

Re: New LV2 plugins coming from Harrison

Hi Ben, I'm not a developer either but I can give you some extra information in so far as the main stumbling block was on Windows - the slv2 library is written in C99 which is not supported in Visual Studio, so to get LV2 support on Windows we need to do a lot of work translating calls into C++. If ...
by Gale Andrews
Wed Oct 17, 2012 7:19 am
Forum: Windows
Topic: every new track I edit opens another audacity window
Replies: 8
Views: 2075

Re: every new track I edit opens another audacity window

i will edit a stereo track then file > export it to the folder i'm saving tracks in. file > open > delete the original track in it's original folder and then open the next track in the list there when i do that, audacity re-loads with the old window retaining the last track i edited's name with a n...
by Gale Andrews
Wed Oct 17, 2012 6:36 am
Forum: Windows
Topic: Retrieving recordings from data files
Replies: 2
Views: 425

Re: Retrieving recordings from data files

I used Audacity to record a concert and the file with the full recordings was deleted by someone and now I only have the data files. They appear to be all the recordings broken into 12 second clips. Is there any way to get the original recordings back from the data files? I am a new user and not su...
by Gale Andrews
Wed Oct 17, 2012 6:25 am
Forum: Windows
Topic: Sound withdrawl?
Replies: 11
Views: 1079

Re: Sound withdrawl?

So I am going to have to configure the FRAPS audio settings for it to move over along with audacity? Is it the recording volume or the playback volume that falls away? If it's playback volume and you are on Windows 7, see this ( http://manual.audacityteam.org/o/man/faq_playback.html#muted ) as well...
by Gale Andrews
Wed Oct 17, 2012 6:14 am
Forum: Windows
Topic: Sampling rate
Replies: 6
Views: 986

Re: Sampling rate

I am getting distortion and slowing down of the existing tracks when trying to overdub guitar through my M-Audio Fast Track into Audacity 2.0 The existing tracks were imported WAV files and show a sampling rate of 44.1kHz according to the track bar. The project rate is also set at 44.1kHz. If I rai...
by Gale Andrews
Wed Oct 17, 2012 5:47 am
Forum: Windows
Topic: match the tracks
Replies: 1
Views: 273

Re: match the tracks

Use Effect > Normalize . This makes the peak level in each track the same. It does not necessarily make each track sound equally loud. If these are stereo tracks and the balance between the left and right channel of each track is already as you want it, be sure that the box "Normalize stereo ch...
by Gale Andrews
Wed Oct 17, 2012 2:17 am
Forum: New Plug-Ins
Topic: AGC - Automatic Gain Control
Replies: 37
Views: 42660

Re: AGC - Automatic Gain Control

Could something like this be what we need to displace the "Leveller" effect? I didn't find the "Squelch attenuation" control made much difference with the material I tried, only the "Squelch threshold". Would it be less fiddly to not have that attenuation control (just ...
by Gale Andrews
Tue Oct 16, 2012 3:22 am
Forum: Windows
Topic: XP, wxWidgets, startup error
Replies: 3
Views: 538

Re: XP, wxWidgets, startup error

The usual answer to launch problems on XP is to install or repair the Microsoft Visual C++ 2008 SP1 Redistributable Package (see http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#probs ), though launch errors normally say the "configuration is incorrect". Especially ...