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:
@@ -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},
|
||||
|
Reference in New Issue
Block a user