1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Free EffectManager and EffectRack from the big s.c.c. ...

... though in a small cycle with each other, by moving RealtimeEffectManager to
new files, which remain in the big component.

Net loss of 1, the big component now has 27 files
This commit is contained in:
Paul Licameli
2019-06-23 22:48:32 -04:00
parent 04a3ed9d04
commit ab5a98003a
15 changed files with 506 additions and 425 deletions

View File

@@ -427,6 +427,8 @@ src/effects/Paulstretch.cpp
src/effects/Paulstretch.h
src/effects/Phaser.cpp
src/effects/Phaser.h
src/effects/RealtimeEffectManager.cpp
src/effects/RealtimeEffectManager.h
src/effects/Repair.cpp
src/effects/Repair.h
src/effects/Repeat.cpp