mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-11 15:15:57 +01: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)
|
# A list of effects to test (could be got from Audacity in future)
|
||||||
sub getEffects{
|
sub getEffects{
|
||||||
|
|
||||||
|
# (These ones will need special handling)
|
||||||
# AutoDuck
|
# AutoDuck
|
||||||
# Bass and Treble
|
# Bass and Treble
|
||||||
# Repair
|
# Repair
|
||||||
@@ -379,7 +380,6 @@ sub getEffects{
|
|||||||
|
|
||||||
# TimeScale (disabled because it's so slow)
|
# TimeScale (disabled because it's so slow)
|
||||||
|
|
||||||
my @effects = qw(
|
|
||||||
my @effects = qw(
|
my @effects = qw(
|
||||||
Amplify
|
Amplify
|
||||||
ChangePitch
|
ChangePitch
|
||||||
|
|||||||
Reference in New Issue
Block a user