mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 08:33:36 +02:00
most of Steve Daulton's patch per "[Audacity-devel] pipe-test.pl contains obsolete BassBoost command"
This commit is contained in:
@@ -372,6 +372,7 @@ sub getEffects{
|
||||
# A list of effects to test (could be got from Audacity in future)
|
||||
sub getEffects{
|
||||
|
||||
# (These ones will need special handling)
|
||||
# AutoDuck
|
||||
# Bass and Treble
|
||||
# Repair
|
||||
@@ -379,7 +380,6 @@ sub getEffects{
|
||||
|
||||
# TimeScale (disabled because it's so slow)
|
||||
|
||||
my @effects = qw(
|
||||
my @effects = qw(
|
||||
Amplify
|
||||
ChangePitch
|
||||
|
Reference in New Issue
Block a user