We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df80b5e commit 437b613Copy full SHA for 437b613
tests/mac_tests
@@ -69,7 +69,7 @@ function testPlugin()
69
# Disabling these tests for now as they can't be built due to dependancies on the VST2 SDK which
70
# can't be found without the use of Projucer's Global Settings
71
# testPlugin "ArpeggiatorPlugin" "ArpeggiatorPluginDemo.h"
72
-testPlugin "AudioPluginDemo" "AudioPluginDemo.h"
+# testPlugin "AudioPluginDemo" "AudioPluginDemo.h"
73
# testPlugin "DSPModulePluginDemo" "DSPModulePluginDemo.h"
74
# testPlugin "GainPlugin" "GainPluginDemo.h"
75
# testPlugin "MultiOutSynthPlugin" "MultiOutSynthPluginDemo.h"
0 commit comments