1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 23:59:41 +02:00

5 Commits

Author SHA1 Message Date
SteveDaulton
b7db5af4c5 Nyquist: Fix delay importing LISPy Scripting Commands 2020-02-16 12:42:27 +00:00
SteveDaulton
930e74dabc Nyquist: Only import built-in effects
Extreme slowdown has been reported when generating LISP
Functions for all scripting Commands, so only generate
LISP functions for built-in effects.
Additional LISP functions may be generated on demand
using (aud-import <command-name>).
2020-02-11 20:00:23 +00:00
SteveDaulton
3d5b0d4dd0 Clarify comment 2020-02-06 16:55:51 +00:00
SteveDaulton
108fe3777a Load Nyquist AUD- commands by default 2020-02-05 17:19:06 +00:00
Steve Daulton
26e19bfd5a Add aud-do-support.lsp for Linux build
Provides Nyquist (LISP) wrapper functions for macro "Commands".
2018-11-09 19:57:56 +00:00