Search found 59476 matches

by steve
Fri Nov 11, 2011 4:41 pm
Forum: General Feedback and Discussion
Topic: Alignment arrows on delete at zero point
Replies: 10
Views: 9013

Re: Alignment arrows on delete at zero point

It's happening because the start of your track is not a zero crossing point. When you press "Z", if the selection is not at a zero crossing point, Audacity will try to find a nearby zero crossing point with a preference for an earlier rising crossing point. In the case of the start of the ...
by steve
Fri Nov 11, 2011 4:25 pm
Forum: Windows
Topic: Silence when recording "stereo mix" [SOLVED]
Replies: 6
Views: 2207

Re: Help Please

I presume that you had Audacity set to record from "Stereo Mix"?
Is that option still available?
by steve
Fri Nov 11, 2011 4:24 pm
Forum: Windows
Topic: Click click click instead of sound recording
Replies: 2
Views: 453

Re: Click click click instead of sound recording

Connect the USB cable before you open Audacity. Allow Windows a few moments to recognise and connect to the device (it should be listed in the "Safely remove hardware icon" list). When you launch Audacity the USB device should be listed as a recording device. Set the Playback device as you...
by steve
Fri Nov 11, 2011 4:18 pm
Forum: Windows
Topic: recovering AUP fille
Replies: 3
Views: 517

Re: recovering AUP fille

The possible options are described in the link that Koz provided.
by steve
Fri Nov 11, 2011 4:12 pm
Forum: Windows
Topic: Clipping/Distortion/Fuzz at Low Recording Volumes
Replies: 10
Views: 2070

Re: Clipping/Distortion/Fuzz at Low Recording Volumes

1. Render (export) your mix as 32-bit WAV.* 2. Open (import) the mixed WAV file and use the Amplify effect to set the New Peak Amplitude to 0dB (or slightly below 0dB). 3. Now, after adjusting the levels, render again to your final MP3 format. I agree that the most likely cause is that although the...
by steve
Fri Nov 11, 2011 3:56 pm
Forum: Windows
Topic: secuencer and drum machine
Replies: 4
Views: 1024

Re: secuencer and drum machine

Audacity cannot sync with other programs. You need to start it recording then start the playback of the other software. There will be some leading silence at the beginning of the recording but that can be trimmed off later. To synchronise the recording with sequencers (on Windows) you would probably...
by steve
Fri Nov 11, 2011 3:45 pm
Forum: Audio Processing
Topic: Compressor: shorter attack/release times?
Replies: 59
Views: 16702

Re: Compressor: shorter attack/release times?

Just as a point of interest, this is the code for the mock-up compressor.
dummycompressor.ny
(953 Bytes) Downloaded 88 times
by steve
Fri Nov 11, 2011 3:38 pm
Forum: Audio Processing
Topic: Compressor: shorter attack/release times?
Replies: 59
Views: 16702

Re: Compressor: shorter attack/release times?

There are some limitations to what can be done with Nyquist plug-ins, particularly in terms of the user interface. It is not possible to display a graph like the Audacity Compressor does - it's limited to just sliders, text input boxes and drop down menus (see the three types of "widgets" ...
by steve
Fri Nov 11, 2011 3:00 pm
Forum: Audio Processing
Topic: sound to create in Audacity - how?
Replies: 2
Views: 470

Re: sound to create in Audacity - how?

Here's a possible starting point for developing a Nyquist plug-in : Create a stereo track and select part of it (it does not matter how much as long as there is a selection in a stereo track). From the Effect menu click on "Nyquist Prompt". Copy and paste this code into the text box and cl...
by steve
Fri Nov 11, 2011 1:33 pm
Forum: Windows
Topic: Vocal Elimination
Replies: 13
Views: 2229

Re: Vocal Elimination

When you click on the name of the track and the drop down menu appears you should see the following options: Mono Left Channel Right Channel Make Stereo Track Split Stereo Track Split Stereo to Mono Some of these will be greyed out and others will be in black. Which options are greyed out and which ...