1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

Updates for wx3

A long way to go yet, but many OSX issues fixed including
conversion of Audio Unit effects.
This commit is contained in:
Leland Lucius
2015-06-30 11:25:32 -05:00
parent 2188f492a6
commit d1f66d768f
43 changed files with 3230 additions and 12754 deletions

View File

@@ -178,7 +178,7 @@
#define USE_VAMP 1
/* Define if VST plug-in support is enabled */
#define USE_VST 1
#define USE_VST 0
/* Version number of package */
#define VERSION "2.0.6"