1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-09 14:43:57 +01:00

Let's try Effect management once more

As usual, I started out intending to do as little as possible
to this to get it working and wound up going overboard.

However, I believe it does allow easy management of the effects
and this will provide a basis for the full blown plugin manager
dialog.
This commit is contained in:
Leland Lucius
2015-05-22 10:15:47 -05:00
parent 6cb9b7d8fb
commit f9061e3916
15 changed files with 543 additions and 493 deletions

View File

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