mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 16:15:48 +01:00
Add missing Repair effect
This commit is contained in:
@@ -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() ) \
|
||||
|
||||
Reference in New Issue
Block a user