1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-23 07:40:05 +02:00

Make sure vocalridiso.ny plugin autoregisteres

This commit is contained in:
Leland Lucius 2015-06-27 13:40:43 -05:00
parent 458c74bc6b
commit 54edb67341

View File

@ -43,6 +43,7 @@ const static wxChar *kShippedEffects[] =
wxT("SpectralEditShelves.ny"),
wxT("StudioFadeOut.ny"),
wxT("tremolo.ny"),
wxT("vocalrediso.ny"),
wxT("vocalremover.ny"),
wxT("vocoder.ny"),
};