mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Add missing Repair effect
This commit is contained in:
parent
fe4e91ab47
commit
293ebe1ab0
@ -123,6 +123,7 @@
|
||||
EFFECT( LEVELLER, EffectLeveller() ) \
|
||||
EFFECT( NORMALIZE, EffectNormalize() ) \
|
||||
EFFECT( PHASER, EffectPhaser() ) \
|
||||
EFFECT( REPAIR, EffectRepair() ) \
|
||||
EFFECT( REPEAT, EffectRepeat() ) \
|
||||
EFFECT( REVERB, EffectReverb() ) \
|
||||
EFFECT( REVERSE, EffectReverse() ) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user