Search found 59476 matches

by steve
Tue Jul 14, 2020 3:43 pm
Forum: macOS
Topic: Cannot intall ACX-Check PlugIn for Catalina
Replies: 8
Views: 360

Re: Cannot intall ACX-Check PlugIn for Catalina

AlaskanSharon wrote:
Tue Jul 14, 2020 3:32 pm
I had to do a crazy work-around to install audible in order to use it in Catalina.
"audible"? Do you mean "Audacity"?
If so, which version of Audacity are you using?
by steve
Tue Jul 14, 2020 3:38 pm
Forum: Adding Features to Audacity
Topic: Open and Close Volume Envelope on Selection
Replies: 4
Views: 361

Re: Open and Close Volume Envelope on Selection

It might be useful to use Ctrl-I for your workflow. (That's an uppercase i, not a lowercase L.) Just a small point to note: Keyboard shortcuts are not case sensitive, but the "Shift" key does matter. For example: "Ctrl + Shift + t" is not the same as "Ctrl + T" (where ...
by steve
Tue Jul 14, 2020 3:23 pm
Forum: macOS
Topic: error
Replies: 2
Views: 89

Re: error

I'm guessing that the "AM pitchshifter" effect is from the SWH LADSPA plug-in set. I would not expect the SWH LADSPA plug-ins to work in Audacity 2.4.1 because Audacity 2.4.1 is 64-bit and the SWH LADSPA plug-ins are 32-bit. Also, Audacity's built-in pitch shifter is likely to be a much be...
by steve
Tue Jul 14, 2020 1:06 pm
Forum: GNU/Linux
Topic: Audacity closes when I stop an audio on my raspberry pi 4.
Replies: 2
Views: 106

Re: Audacity closes when I stop an audio on my raspberry pi 4.

Although we have reports that Audacity can run on Raspberry Pi, we do not officially support those devices. If you were previously using default settings in Audacity, you can go back to those "factory defaults" by deleting the three files: ~/.audacity-data/audacity.cfg ~/.audacity-data/plu...
by steve
Tue Jul 14, 2020 1:00 pm
Forum: Windows
Topic: Jesusonic (JSFX) plugins introduce delay
Replies: 5
Views: 366

Re: Jesusonic (JSFX) plugins introduce delay

Have you tried playing with the "Options"?
1. Open the effect
2. Click the "Manage" button (the "Hamburger")
3. Select "Options"
by steve
Tue Jul 14, 2020 12:19 pm
Forum: Windows
Topic: Recognising USB microphone
Replies: 15
Views: 150

Re: Recognising USB microphone

You've not got Zoom (or Skype or similar) running at the same time (or running in the background) have you? They tend to grab exclusive control of the sound system, which interferes with Audacity.
by steve
Tue Jul 14, 2020 11:14 am
Forum: Windows
Topic: Behringer UMC404 not working (not recording) with audacity 2.4.2
Replies: 6
Views: 122

Re: Behringer UMC404 not working (not recording) with audacity 2.4.2

yonniv2 wrote:
Mon Jul 13, 2020 9:09 pm
I did a sound test and it's working.
I assumed that meant that you had solved the issue. As it doesn't mean that, what does it mean?
by steve
Tue Jul 14, 2020 10:16 am
Forum: Audacity 2.x Feedback and Reviews
Topic: Different frequency responses despite having similar waveforms
Replies: 7
Views: 294

Re: Different frequency responses despite having similar waveforms

So maybe you're right. I am right :D "Aliasing" is an important, and tricky issue to deal with in digital distortion effects. It is one of the main reasons why digital distortion effects gained a reputation of being inferior to analog distortion effects. the manufacturers of electric guit...
by steve
Tue Jul 14, 2020 9:49 am
Forum: Compiling Audacity
Topic: wxWidgets 3.1.3 - Windows Build
Replies: 13
Views: 2495

Re: wxWidgets 3.1.3 - Windows Build

Unfortunately, at the time Audacity 2.4.2 was released, support for building with ASIO was not ready, so Audacity 2.4.2 was released without it. The ability to build with ASIO support will return in the next Audacity release. In the meantime, one of the Audacity developers has kindly written a patch...
by steve
Tue Jul 14, 2020 9:44 am
Forum: Compiling Audacity
Topic: ASIO support in Audacity 2.4.2
Replies: 24
Views: 6743

ASIO support in Audacity 2.4.2

This post is only relevant to people that are building Audacity from source on Windows 10 for the purpose of adding support for ASIO. At time of release, ASIO support was not available in the Audacity 2.4.2 code, but will be available again in Audacity 3.0.0. At time of posting, Audacity 3.0.0 is in...