1
0
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:
James Crook
2015-05-21 14:27:36 +01:00
parent 0dbaa76a7b
commit 12993a3547
7 changed files with 13 additions and 6 deletions

View File

@@ -47,7 +47,7 @@ public:
// EffectIdentInterface implementation
virtual EffectType GetType();
virtual bool EnableFromGetGo(){ return false;};
//virtual bool EnableFromGetGo(){ return false;};
// EffectClientInterface implementation