Search found 59476 matches

by steve
Sat Mar 02, 2019 1:25 pm
Forum: Windows
Topic: Align two music tracks in audacity
Replies: 11
Views: 751

Re: Align two music tracks in audacity

The effect that you are describing would be "possible", but extremely difficult. I'm guessing that you don't have an unlimited budget to pay a team of developers to work on this ;) Or is there an easier way that I am missing? Quite possibly, but I don't have a clear mental picture of what ...
by steve
Sat Mar 02, 2019 12:17 pm
Forum: macOS
Topic: AT2020usb+ connection
Replies: 6
Views: 248

Re: AT2020usb+ connection

Which version of macOS do you have?
by steve
Sat Mar 02, 2019 11:53 am
Forum: macOS
Topic: AT2020usb+ connection
Replies: 6
Views: 248

Re: AT2020usb+ connection

Due to recent updates from Apple, you now have to give permission for Audacity to use the microphone (See: viewtopic.php?p=357189#p357189)
by steve
Sat Mar 02, 2019 10:39 am
Forum: Windows
Topic: Record from Streaming Source
Replies: 4
Views: 226

Re: Record from Streaming Source

peterplumber wrote:
Sat Mar 02, 2019 3:53 am
It sounds like it was recorded thru a tin can.
My guess is that you are recording from your laptop's microphone. To test if that is the case, try tapping the laptop while Audacity is recording - if Audacity is using the microphones it will record the tapping sound.
by steve
Fri Mar 01, 2019 8:20 pm
Forum: Windows
Topic: Script for automatic fade in/out at the clip boundaries
Replies: 6
Views: 209

Re: Script for automatic fade in/out at the clip boundaries

Before I close this thread, it could be helpful for others if you posted your modified script.
by steve
Fri Mar 01, 2019 4:58 pm
Forum: Windows
Topic: Script for automatic fade in/out at the clip boundaries
Replies: 6
Views: 209

Re: Script for automatic fade in/out at the clip boundaries

For someone to be able to help you, I think you will need to be more specific in your description of what you are trying to do.
by steve
Fri Mar 01, 2019 1:53 pm
Forum: Windows
Topic: Script for automatic fade in/out at the clip boundaries
Replies: 6
Views: 209

Re: Script for automatic fade in/out at the clip boundaries

You could crossfade the clips: https://manual.audacityteam.org/man/cro ... clips.html
Note that you can repeat an effect using "Ctrl + R".
by steve
Fri Mar 01, 2019 1:43 pm
Forum: Windows
Topic: operating system
Replies: 3
Views: 145

Re: operating system

by steve
Fri Mar 01, 2019 12:42 am
Forum: macOS
Topic: exporting a multi track audio recording
Replies: 2
Views: 381

Re: exporting a multi track audio recording

You need to enable "Use custom mix:" in Audacity's "Export" preferences. See: https://manual.audacityteam.org/man/imp ... ences.html
by steve
Thu Feb 28, 2019 10:23 pm
Forum: General Audio Programming
Topic: Automatic noise reduction
Replies: 26
Views: 11099

Re: Automatic noise reduction

What does it use for a profile if there isn't one? If you run Noise Reduction in a Macro, and there isn't a noise profile, Noise Reduction will run "Step 1" (Get Noise Profile). If there is a noise profile, then it will run "Step 2" (Reduce the Noise). So yes, you could run some...