Search found 59476 matches

by steve
Tue Feb 16, 2021 11:12 am
Forum: Windows
Topic: Audacity does not recognize Behringer UMC 404HD interface
Replies: 14
Views: 381

Re: Audacity does not recognize Behringer UMC 404HD interface

By default, Reaper and Cakewalk will use ASIO to connect to the audio device, but due to licensing issues Audacity cannot currently be shipped with ASIO support. ASIO usually takes exclusive control of the audio device, and so prevents any non-asio applications from accessing the audio device. If yo...
by steve
Tue Feb 16, 2021 11:06 am
Forum: Windows
Topic: Having trouble playing mp3s and wav files
Replies: 6
Views: 169

Re: Having trouble playing mp3s and wav files

Madstar wrote:
Mon Feb 15, 2021 8:04 pm
Having trouble playing mp3s and wav files.
Only MP3 and WAV files? Will Audacity play anything at all?
by steve
Tue Feb 16, 2021 10:39 am
Forum: macOS
Topic: Oh dear please help.
Replies: 4
Views: 207

Re: Oh dear please help.

There's a workaround. Create a new Macro (See: https://manual.audacityteam.org/man/macros.html) and add the command "Move Focused Track to Bottom". Optionally you could create a keyboard shortcut to run the macro (See: https://manual.audacityteam.org/man/keyboard_preferences.html) When you...
by steve
Tue Feb 16, 2021 10:23 am
Forum: Windows
Topic: Recording vocals over track
Replies: 6
Views: 250

Re: Recording vocals over track

NewAtThis wrote:
Tue Feb 16, 2021 1:24 am
only 48000 is available.
That would be highly unusual, but the option may be grayed out if you use other ways to open the Windows Sound control panel.
Did you open the Windows Sound control panel the method that I described?
Is the option grayed out?
by steve
Tue Feb 16, 2021 1:43 am
Forum: Windows
Topic: Error importing. Not sure what's going on.
Replies: 5
Views: 114

Re: Error importing. Not sure what's going on.

Please attach the .aup file to your reply.

The current version of Audacity is 2.4.2. I would strongly recommend that you use that version until Audacity 3.0.0 is released (due out soon).
You can get 2.4.2 via the Audacity website: https://www.audacityteam.org/download/windows/
by steve
Tue Feb 16, 2021 12:08 am
Forum: Audacity 2.x Feedback and Reviews
Topic: Editing process in Audacity
Replies: 8
Views: 847

Re: Editing process in Audacity

Steve, I wasn't sure what to do if the conversation went off on a tangent If it's a topic that you started, then you are welcome to drift "off topic" (so long as you don't turn it into a product advert or anything else inappropriate for the forum ;)) Try to avoid going off-topic in other ...
by steve
Mon Feb 15, 2021 11:52 pm
Forum: Windows
Topic: Audacity does not recognize Behringer UMC 404HD interface
Replies: 14
Views: 381

Re: Audacity does not recognize Behringer UMC 404HD interface

Ensure that ASIO is not running.
Ensure that the device is connected before you launch Audacity.
Select the device in the Device Toolbar.
by steve
Mon Feb 15, 2021 11:50 pm
Forum: Podcasting with Audacity
Topic: Dealing with an editing nightmare - could use some advice
Replies: 5
Views: 1104

Re: Dealing with an editing nightmare - could use some advice

2. A track containing just the voice of the host. This was recorded through audacity. I assume that recording is OK. Let's call that "track 2". The first task is to get the length of 1a to match the equivalent part of track 2. Import both into Audacity, Try to find an easily identified pe...
by steve
Mon Feb 15, 2021 11:25 pm
Forum: macOS
Topic: Remove lagged second recording of same audio
Replies: 5
Views: 238

Re: Remove lagged second recording of same audio

billw58 wrote:
Mon Feb 15, 2021 8:04 pm
I knew that the second recording was offset exactly 1 second, so it was easy to go through the steps you proposed.
Doesn't that require that you have a "clean" recording to subtract from the mix?
by steve
Mon Feb 15, 2021 10:47 pm
Forum: Macros and Scripting
Topic: Trimming first 16 seconds of 3500 files
Replies: 6
Views: 684

Re: Trimming first 16 seconds of 3500 files

Its the scripting reference that I was actually looking for. Note that the current implementation of scripting is relatively new, and so is the documentation. Since Audacity 2.4.2 was released a few small errors have been discovered in the docs, and a few things not working quite as expected. The n...