1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 08:33:36 +02:00

Update names in scripts.

This commit is contained in:
James Crook
2019-04-11 21:19:26 +01:00
parent c0235f7f70
commit 0c38b9f41e
4 changed files with 12 additions and 14 deletions

View File

@@ -21,13 +21,11 @@ Effects = [
"Amplify","BassAndTreble","Compressor","Distortion","Echo",
"Equalization","Normalize","Phaser",
"Repeat","Reverb","Wahwah",
"HighPassFilter","LowPassFilter",
"High-passFilter","Low-passFilter",
"NotchFilter","AdjustableFade","Delay","Limiter"
]
Slow = ["ChangePitch","ChangeSpeed", "ChangeTempo","Paulstretch",
"TimeScale"
]
Slow = ["ChangePitch","ChangeSpeed", "ChangeTempo","Paulstretch" ]
Generators = ["Chirp","DtmfTones","Noise","Tone","Pluck"]