Search found 59476 matches

by steve
Tue Jun 16, 2020 3:49 pm
Forum: macOS
Topic: Can't Enable mod-script-pipe
Replies: 4
Views: 68

Re: Can't Enable mod-script-pipe

by steve
Tue Jun 16, 2020 3:48 pm
Forum: macOS
Topic: ACX Check fails in 2.4.1
Replies: 97
Views: 3204

Re: ACX Check fails in 2.4.1

There is something odd going on with the wiki. If I follow your link it takes me to the older wiki page (the one that has my old version). It could be your web browser cache (try reloading the page - probably Ctrl+R or Ctrl+Shift+R) or it could be Cloudflare - if traffic is heavy, or your connectio...
by steve
Tue Jun 16, 2020 1:08 pm
Forum: macOS
Topic: ACX Check fails in 2.4.1
Replies: 97
Views: 3204

Re: ACX Check fails in 2.4.1

kozikowski wrote:
Tue Jun 16, 2020 2:42 am
Post it for use if it isn't already up there.
Version 2.4.2-1 is now available on the wiki: https://wiki.audacityteam.org/wiki/Nyqu ... #ACX_Check
by steve
Tue Jun 16, 2020 11:48 am
Forum: Windows
Topic: The equalizer crashes Audacity
Replies: 17
Views: 1250

Re: The equalizer crashes Audacity

hopefully for the Audacity Team to take a look at? The current version of Audacity is 2.4.1. In this version, the Equalization effect has been replaced by two new effects: Graphic EQ: https://manual.audacityteam.org/man/graphic_eq.html Filter Curve EQ: https://manual.audacityteam.org/man/filter_cur...
by steve
Tue Jun 16, 2020 11:43 am
Forum: macOS
Topic: ACX Check fails in 2.4.1
Replies: 97
Views: 3204

Re: ACX Check fails in 2.4.1

ACX-Check version 2.4.2-1
ACX-Check.ny
(4.39 KiB) Downloaded 25 times
This version adds a check that the selection is not more than 2143260000 samples duration (13.5 hours at 44.1kHz)
by steve
Tue Jun 16, 2020 10:50 am
Forum: macOS
Topic: Can't import Opus files in 2.4.1, worked fine in 2.3.0
Replies: 4
Views: 633

Re: Can't import Opus files in 2.4.1, worked fine in 2.3.0

Same problem here on Linux with Audacity 2.4.2 (though it works on Linux with 2.4.1). What should I try next to get this working again? Wacxylinder has logged it as "P1" (priority 1), indicating that it must be fixed in the next release. Can you wait for a fix? Hopefully it won't be more t...
by steve
Tue Jun 16, 2020 10:41 am
Forum: macOS
Topic: Using Audacity for old people
Replies: 1
Views: 41

Re: Using Audacity for old people

Audacity doesn't know what iTunes is, so it is not Audacity doing that. I'm not using a Mac, but I'd guess that is one of Apple's tricks to "encourage" using iTunes. My suggested workaround: "File menu > Export > Export as WAV" then select a convenient place on your hard drive (n...
by steve
Tue Jun 16, 2020 10:20 am
Forum: macOS
Topic: ACX Check fails in 2.4.1
Replies: 97
Views: 3204

Re: ACX Check fails in 2.4.1

steve wrote:
Tue Jun 16, 2020 9:53 am
That will be ACX-Check version 2.4.2-1
For GUI plug-ins, the version number (if there is one) can be found in "Manage button > About".


For Nyquist plug-ins that don't have a GUI, open the .NY file in a text editor and look for the ";release" line:

version.png
version.png (17 KiB) Viewed 457 times
by steve
Tue Jun 16, 2020 9:53 am
Forum: macOS
Topic: ACX Check fails in 2.4.1
Replies: 97
Views: 3204

Re: ACX Check fails in 2.4.1

I think 2.4.2 is the hero tool. Hooray :D 2.4.2 is far faster and I stopped length testing at 53 minutes. I tried a 2h 12m stereo track, and it took 12 seconds (with a progress bar). It also gave a warning below the main results: "Warning: ACX require running time no longer than 120 minutes&qu...
by steve
Tue Jun 16, 2020 9:00 am
Forum: Windows
Topic: How To Periodically & Automatically Save & Restart Recording
Replies: 1
Views: 41

Re: How To Periodically & Automatically Save & Restart Recording

It's possible to automate this with the help of "AutoHotkey" (https://www.autohotkey.com/) though you need to be careful about a few things: 1. Ensure that you allow enough time for your recording to be exported to disk before closing the project and starting a new one. 2. Ensure that you ...