Search found 59476 matches
- Sun Jan 10, 2021 1:16 pm
- Forum: macOS
- Topic: Error opening sound device.
- Replies: 28
- Views: 1414
Re: Error opening sound device.
I can't easily remove BlackHole like I can the multi-output To remove BlackHole, you will need to uninstall the BlackHole app. I think it is quite likely that BlackHole is creating a conflict which is causing the problem, so I think you should definitely try removing it. IF removing BlackHole fixes...
- Sun Jan 10, 2021 1:12 pm
- Forum: Windows
- Topic: **SOLVED** Blue Yeti - Not Recording Both Channels
- Replies: 38
- Views: 2429
Re: Blue Yeti - Not Recording Both Channels
One of those other postings insists there's no such thing as a stereo microphone. That's when I stopped reading. The "Blue" website says that the Yeti is a 3 capsule mic that may be switched for cardiod, omnidirectional or stereo: https://www.bluemic.com/en-us/products/yeti/ @SmashterLink...
- Sun Jan 10, 2021 10:28 am
- Forum: GNU/Linux
- Topic: Behringer UMC-202HD not on the list.
- Replies: 6
- Views: 804
- Sun Jan 10, 2021 10:26 am
- Forum: GNU/Linux
- Topic: Envelope tool not affecting playback
- Replies: 9
- Views: 725
Re: Envelope tool not affecting playback
What if you copy part of a track to a new project rather than the whole track?procrastinator427 wrote: ↑Sun Jan 10, 2021 1:44 amCopying the whole track (where some segments play at their intended volume and some don't) into a fresh project leads to the same undesired behavior.
- Sun Jan 10, 2021 10:22 am
- Forum: GNU/Linux
- Topic: Envelope tool not affecting playback
- Replies: 9
- Views: 725
Re: Envelope tool not affecting playback
I just now remembered that audacity crashed earlier today when I tried to apply the "change pitch..." effect with "use high quality stretching" checked, That's a known problem in Audacity 2.4.2. It has been fixed for the next Audacity release. The crash only occurs with the HQ s...
- Sat Jan 09, 2021 10:06 pm
- Forum: Windows
- Topic: Software is not capturing my WASAPI Desktop Audio (through headsets)
- Replies: 1
- Views: 145
Re: Software is not capturing my WASAPI Desktop Audio (through headsets)
WASAPI loopback may not work with wireless headphones. Try using loopback with your computer's on-board sound card.
- Sat Jan 09, 2021 9:23 pm
- Forum: Windows
- Topic: 2.4.2 won't load some mp3's
- Replies: 2
- Views: 248
Re: 2.4.2 won't load some mp3's
There was previously a problem with Audacity incorrectly identifying some file types. To fix this problem, Audacity's MP3 importer had its error checking enabled. Unfortunately it was discovered after the release of 2.4.2 that there are a lot of MP3s that do not comply with the MP3 standard, and wit...
- Sat Jan 09, 2021 8:37 pm
- Forum: Windows
- Topic: WSAPI error - -9996 and distortion
- Replies: 8
- Views: 658
Re: WSAPI error - -9996 and distortion
My guess is that "Speakers" is the one that you want. (I'm assuming that you don't have any USB speakers connected).
- Sat Jan 09, 2021 8:34 pm
- Forum: Windows
- Topic: Is there an effect or plugin that can automatically pan a track from left to right repeatedly?
- Replies: 1
- Views: 134
Re: Is there an effect or plugin that can automatically pan a track from left to right repeatedly?
Assuming that your sound is in both channels of a stereo track, apply this code using the Nyquist Prompt effect (https://manual.audacityteam.org/man/nyquist_prompt.html) (setf hz 4) (let ((left-mod (mult 0.5 (sum 1 (osc-pulse hz 0))))) (setf right-mod (sum 1 (mult -1 left-mod))) (mult *track* (vecto...
- Sat Jan 09, 2021 6:56 pm
- Forum: macOS
- Topic: Error opening sound device.
- Replies: 28
- Views: 1414
Re: Error opening sound device.
As a test, please try removing "BlackHole" and the "Multi-Output device".