Bugzilla – Bug 2459
Macros with Nyquist effects don't apply saved parameters
Last modified: 2020-06-05 08:18:29 UTC
Macros with Nyquist effects do not properly apply their parameters in 2.4.0, and editing parameters in the Macros dialog shows default values instead of the saved values. I single stepped to see where the parameters are read, and it doesn't happen now except when Nyquist is used for the prompt. This bug has existed at least since this commit 3653f5f3bf1b6223939053a03ead29d9e9019919 by Leland " Bug 1807 - NyquistPrompt Scripting command is not functional Try #3, but I'm pretty sure this is the one. :-)" I have not bisected more exactly yet.
I've got it James "I think". Unless you have a for sure fix, I was just fixing to send out my changes to Steve for further testing. Would you like to give it a try?
Fix for this was included in: https://github.com/audacity/audacity/commit/296a9a2
(In reply to Leland Lucius from comment #2) Testing on W10 and macOS 10.15.5 with Audacity 2.4.2 815e655 On both platforms the attenuation achieved in 2.4.2 looks the same as in 2.3.3 Step 10 yes it shows 100 Hz when in 2.4.2 Step 11 on editing the command it still properly shows 100 Hz
Works for me on Linux.