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

Update and rename Click Track as Rhythm Track

This commit is contained in:
Steve Daulton
2016-09-29 20:58:44 +01:00
parent e5abdb6b27
commit 52b1c6e00f
3 changed files with 157 additions and 99 deletions

View File

@@ -23,7 +23,6 @@ const static wxChar *kShippedEffects[] =
{
wxT("adjustable-fade.ny"),
wxT("beat.ny"),
wxT("clicktrack.ny"),
wxT("clipfix.ny"),
wxT("crossfadeclips.ny"),
wxT("crossfadetracks.ny"),
@@ -34,6 +33,7 @@ const static wxChar *kShippedEffects[] =
wxT("lowpass.ny"),
wxT("notch.ny"),
wxT("pluck.ny"),
wxT("rhythmtrack.ny"),
wxT("rissetdrum.ny"),
wxT("sample-data-export.ny"),
wxT("SilenceMarker.ny"),