Search found 59476 matches
- Thu Nov 05, 2020 11:02 am
- Forum: Windows
- Topic: Problems Using Behringer UMC1820 interface
- Replies: 13
- Views: 1446
Re: Problems Using Behringer UMC1820 interface
Since my Behringer is 8-channel We've had reports that the current Windows drivers for the UMC1820 present 4 stereo devices rather than one multi-channel device. Line 1&2 Line 3&4 Line 5&6 Line 7&8 Audacity can only record from one device at a time. We've also had reports that the d...
- Thu Nov 05, 2020 9:58 am
- Forum: macOS
- Topic: can't get a recording input
- Replies: 4
- Views: 136
- Thu Nov 05, 2020 9:52 am
- Forum: Windows
- Topic: Failing ACX check because Noise floor is TOO low. Need help!
- Replies: 16
- Views: 2239
Re: Failing ACX check because Noise floor is TOO low. Need help!
It seems weird that my background noise can be too low. Yes, it is unexpected for the background noise to be below -90 dB. That's why the plug-in is warning you. If you know "why" the noise floor is below -90 dB, then you may decide that it's OK and ignore the warning. If you don't know w...
- Thu Nov 05, 2020 9:04 am
- Forum: Windows
- Topic: MP3 Decoding failed: Lost sychronization
- Replies: 9
- Views: 16348
Re: MP3 Decoding failed: Lost sychronization
I can't load around 40% of my library into Audacity. Yet I can load 100% of mine. I guess it depends on where you get your MP3s. Personally I'm very surprised that we are seeing so many MP3s with header problems - I doubt that many people would have predicted that. The next version of Audacity will...
- Wed Nov 04, 2020 9:43 pm
- Forum: GNU/Linux
- Topic: How to kill your project, bug?
- Replies: 1
- Views: 232
Re: How to kill your project, bug?
Which version of Audacity?
Flatpak, Snap, built from source or regular install?
Which Linux distro and version?
Wayland or xorg?
Is the problem repeatable? If so, how?
Flatpak, Snap, built from source or regular install?
Which Linux distro and version?
Wayland or xorg?
Is the problem repeatable? If so, how?
- Wed Nov 04, 2020 5:45 pm
- Forum: Windows
- Topic: Nyquist (ACX Check)
- Replies: 1
- Views: 59
Re: Nyquist (ACX Check)
There's a new version of ACX Check for Audacity 2.4.2 and later. You can get it here: https://wiki.audacityteam.org/wiki/Nyqu ... #ACX_Check
- Wed Nov 04, 2020 3:46 pm
- Forum: Windows
- Topic: Won't Label 2nd Region Properly While Playing
- Replies: 7
- Views: 65
Re: Won't Label 2nd Region Properly While Playing
Ah, I bet I know what it is. Check in "Preferences > Tracks Behaviors" and turn off "Type to create label".
- Wed Nov 04, 2020 2:18 pm
- Forum: Macros and Scripting
- Topic: Running macros/commands during playback
- Replies: 8
- Views: 723
Re: Running macros/commands during playback
An alternative would be to use a 3rd party automation tool such as Autokey. I tried this, and it works well for me. Here it is in action: https://youtu.be/F9A_JTrr6yo This is the AutoKey script: # Set selection end and add label. keyboard.send_keys("]") keyboard.send_keys("<ctrl>+b&q...
- Wed Nov 04, 2020 1:36 pm
- Forum: Windows
- Topic: Won't Label 2nd Region Properly While Playing
- Replies: 7
- Views: 65
Re: Won't Label 2nd Region Properly While Playing
This looks like you pressed:

- [
- ]
- Ctrl+B
- abc
- Enter
- [
- Ctrl+B
- ]
- def
- Enter
- Wed Nov 04, 2020 1:30 pm
- Forum: Windows
- Topic: Won't Label 2nd Region Properly While Playing
- Replies: 7
- Views: 65
Re: Won't Label 2nd Region Properly While Playing
Works for me on Windows 10.
Perhaps worth resetting keyboard preferences (https://manual.audacityteam.org/man/key ... ences.html)
I'm using the "Full" set of defaults.
Perhaps worth resetting keyboard preferences (https://manual.audacityteam.org/man/key ... ences.html)
I'm using the "Full" set of defaults.