1
0
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:
Leland Lucius
2015-07-16 14:30:04 -05:00
parent 805f0e29d1
commit ac4c4faadc
12 changed files with 160 additions and 51 deletions

View File

@@ -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 "."