1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-18 00:21:18 +02:00

Update Nyquist to v3.09.

This commit is contained in:
Leland Lucius
2015-04-07 22:10:17 -05:00
parent f88b27e6d8
commit 9fb0ce5b82
358 changed files with 26327 additions and 7043 deletions

View File

@@ -40,11 +40,10 @@
{ "SND-READ", S, xlc_snd_read},
{ "SND-SEQ", S, xlc_snd_seq},
{ "SND-SLIDER", S, xlc_snd_slider},
{ "SND-SAVE", S, xlc_snd_save},
{ "SND-OVERWRITE", S, xlc_snd_overwrite},
{ "SND-YIN", S, xlc_snd_yin},
{ "SND-TRIGGER", S, xlc_snd_trigger},
{ "SND-LPANAL", S, xlc_snd_lpanal},
{ "SND-PHASEVOCODER", S, xlc_snd_phasevocoder},
{ "SND-ABS", S, xlc_snd_abs},
{ "SND-ALLPOLES", S, xlc_snd_allpoles},
{ "SND-ALPASS", S, xlc_snd_alpass},
@@ -124,3 +123,5 @@
{ "SND-FLUTE_ALL", S, xlc_snd_flute_all},
{ "SND-FMFB", S, xlc_snd_fmfb},
{ "SND-FMFBV", S, xlc_snd_fmfbv},
{ "SND-SAVE", S, xlc_snd_save},
{ "SND-OVERWRITE", S, xlc_snd_overwrite},