mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
Round 8 of wx3 changes
VST control working on Windows...further changes will be required
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#define USE_SBSMS 1
|
||||
#define USE_SOUNDTOUCH 1
|
||||
#define USE_VAMP 1
|
||||
#define USE_VST 0
|
||||
#define USE_VST 1
|
||||
#define USE_MIDI 1 // define this to use portSMF and PortMidi for midi file support
|
||||
|
||||
#define INSTALL_PREFIX "."
|
||||
|
Reference in New Issue
Block a user