1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 00:53:46 +02:00

Add aud-do-support.lsp for Linux build

Provides Nyquist (LISP) wrapper functions for macro "Commands".
This commit is contained in:
Steve Daulton
2018-11-09 16:35:37 +00:00
parent 2d650fa0e8
commit 26e19bfd5a
5 changed files with 106 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ nobase_dist_pkgdata_DATA = \
include/audacity/ModuleInterface.h \
include/audacity/PluginInterface.h \
include/audacity/Types.h \
nyquist/aud-do-support.lsp \
nyquist/dspprims.lsp \
nyquist/envelopes.lsp \
nyquist/equalizer.lsp \