1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-29 06:38:38 +02:00

most of Steve Daulton's patch per "[Audacity-devel] pipe-test.pl contains obsolete BassBoost command"

This commit is contained in:
v.audacity 2013-03-08 05:27:52 +00:00
parent 04fe2860fe
commit 9ee545db13

@ -372,6 +372,7 @@ sub getEffects{
# (These ones will need special handling) # (These ones will need special handling)
# AutoDuck # AutoDuck
# Bass and Treble
# Repair # Repair
# NoiseRemoval # NoiseRemoval
@ -379,7 +380,6 @@ sub getEffects{
my @effects = qw( my @effects = qw(
Amplify Amplify
BassBoost
ChangePitch ChangePitch
ChangeSpeed ChangeSpeed
ChangeTempo ChangeTempo