mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +02:00
Fixes slow load on first run of Nyquist effect. Revert aud-import-effects to optional, and add aud-do-command as fast alternative. Slow load now only on first debug use of new commands and cached until Nyquist temp folder is cleared. To avoid unnecessary overhead, 'Lispy' scripting commands only provide additional validation when debugging enabled. AUD-PRINT-COMMAND added as handy reference for new commands. Cache may be refreshed manually with (aud-refresh-debug-data-cache).