1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-06 17:13:49 +01:00

Nyquist plug-in installer added

Ran "autoreconf --force --no-recursive" for Linux build.

Add nyquist-plug-in-installer.ny to Windows build

Add Nyquist Plug-in Installer to mac build

Fix translation strings in plug-in installer
This commit is contained in:
Steve Daulton
2019-03-20 12:33:06 +00:00
parent 069e34df77
commit 6e6148604d
9 changed files with 157 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ const static wxChar *kShippedEffects[] =
wxT("limiter.ny"),
wxT("lowpass.ny"),
wxT("notch.ny"),
wxT("nyquist-plug-in-installer.ny"),
wxT("pluck.ny"),
wxT("rhythmtrack.ny"),
wxT("rissetdrum.ny"),