Search found 59476 matches

by steve
Mon Apr 02, 2012 9:13 pm
Forum: Windows
Topic: Help with Audio Levels
Replies: 23
Views: 6839

Re: Help with Audio Levels

Ignoring Audacity for a moment, with the microphone plugged into mic input 1 of the PreSonus Audiobox, phantom power switched on, Channel 1 input level turned up to maximum, you should be able to make the channel 1 "clip" light flash on (indicating that the signal level is too high). Does ...
by steve
Mon Apr 02, 2012 8:30 pm
Forum: New Plug-Ins
Topic: Swannel Chap - Cross-fade channel swapper
Replies: 9
Views: 5009

Re: Swannel Chap - Cross-fade channel swapper

Not sure what happened with the modulation length on the wave modulation types. They were functioning as you had expected but I've probably introduced a bug at some point when making other changes. I'll make work properly as soon as I can. For the Wave-Sine option you could try something like: ((= ...
by steve
Mon Apr 02, 2012 6:58 pm
Forum: Windows
Topic: Help with Audio Levels
Replies: 23
Views: 6839

Re: Help with Audio Levels

Nobody seems to have mentioned the obvious - have you switched on the phantom power on the AudioBox?
by steve
Mon Apr 02, 2012 5:48 pm
Forum: New Plug-Ins
Topic: Swannel Chap - Cross-fade channel swapper
Replies: 9
Views: 5009

Re: Swannel Chap - Cross-fade channel swapper

I'm editing the scripts in visual studio Wow, isn't that like using an elephant gun on a spider :P Have a look at Notepad++, it's free, it's pretty small, it's not dissimilar to Microsoft NotePad (on steroids) so it should feel quite familiar, it has syntax highlighting for Lisp built in, has paren...
by steve
Mon Apr 02, 2012 2:56 am
Forum: Windows
Topic: Imput mic volume
Replies: 2
Views: 915

Re: Imput mic volume

Topic moved to the Windows forum. Check the recording settings in the Windows Sound control panel. Ensure that all "enhancements" are turned off and set the recording level lower. See here for how to get to those settings: http://wiki.audacityteam.org/wiki/Mixer_Toolbar_Issues#vistacp Also...
by steve
Mon Apr 02, 2012 2:51 am
Forum: Recording Techniques
Topic: New to Audacity and recording
Replies: 3
Views: 2216

Re: New to Audacity and recording

Turn off the computer speakers or plug in some headphones. Does that fix it?
by steve
Mon Apr 02, 2012 2:49 am
Forum: Audio Processing
Topic: Batch Clipping Detection
Replies: 10
Views: 6586

Re: Batch Clipping Detection

Have been trying to think creatively of a way to use a chain to evaluate a series of files to see whether the peak level exceeds 0db. Is this at all possible? Flac files cannot exceed 0 dB. WAV files can only exceed 0 dB if they use float format, but "standard" WAV files are usually 16 (o...
by steve
Mon Apr 02, 2012 2:23 am
Forum: Audio Processing
Topic: Clipping
Replies: 6
Views: 4044

Re: Clipping

Try the limiter effect as suggested by Bill. Basically what that does is to reduce the level of loud peaks that are above the "threshold" and (optionally) amplifies the entire waveform up to use the extra available space. It's similar to what you are suggesting, but automatic, so it won't ...
by steve
Mon Apr 02, 2012 2:10 am
Forum: Windows
Topic: Change Speed and Change Tempo
Replies: 3
Views: 12966

Re: Change Speed and Change Tempo

"Change Speed" is a relatively simple matter of Audacity making the audio play faster or slower - the audio data does not need to be altered other than "spreading it out" or "squashing it up". Audacity can do this with very little loss of sound quality. "Change Tem...
by steve
Sun Apr 01, 2012 3:49 pm
Forum: Windows
Topic: Time shift not grabbing all clips
Replies: 1
Views: 989

Re: Time shift not grabbing all clips

Using Sync-Lock for three tracks(2 audio tracks and one label track) and various clips floating around the audio tracks, for some conceptual reason I guess, using the time shift tool I move a clip that coincides(intersects) vertically with another clip in the other audio track and moves it as well,...