mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Experimental RTP for Phaser and Wahwah
This can be disabled by undefining EXPERIMENTAL_REALTIME_AUDACITY_EFFECTS in Experimental.cpp
This commit is contained in:
@@ -150,6 +150,9 @@
|
||||
// to enable.
|
||||
#define EXPERIMENTAL_MODULE_PREFS
|
||||
|
||||
// Define to allow realtime processing in Audacity effects that have been converted.
|
||||
#define EXPERIMENTAL_REALTIME_AUDACITY_EFFECTS
|
||||
|
||||
// Define to include the effects rack (such as it is).
|
||||
//#define EXPERIMENTAL_EFFECTS_RACK
|
||||
|
||||
|
Reference in New Issue
Block a user