mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-09 22:53:55 +01:00
Disabled EXPERIMENTAL_EFFECT_MANAGEMENT
I also changed it so that if it is enabled ALL built in effects are enabled.
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
// EffectIdentInterface implementation
|
||||
|
||||
virtual EffectType GetType();
|
||||
virtual bool EnableFromGetGo(){ return false;};
|
||||
//virtual bool EnableFromGetGo(){ return false;};
|
||||
|
||||
// EffectClientInterface implementation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user