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

Add Sample Data Import generator

This commit is contained in:
Steve Daulton
2016-11-20 15:58:54 +00:00
parent 2c3d72f0a2
commit a9d7b6d480
2 changed files with 213 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ const static wxChar *kShippedEffects[] =
wxT("rhythmtrack.ny"),
wxT("rissetdrum.ny"),
wxT("sample-data-export.ny"),
wxT("sample-data-import.ny"),
wxT("SilenceMarker.ny"),
wxT("SoundFinder.ny"),
wxT("SpectralEditMulti.ny"),