From c3e13f228cc65555d15d2a8987c1bfe2998503cc Mon Sep 17 00:00:00 2001 From: James H Ball Date: Sat, 31 May 2025 10:32:23 +0100 Subject: [PATCH] One-off build of different plugin type that should work on garageband --- osci-render.jucer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osci-render.jucer b/osci-render.jucer index 7e42d3b..9fab5bc 100644 --- a/osci-render.jucer +++ b/osci-render.jucer @@ -6,7 +6,7 @@ cppLanguageStandard="20" projectLineFeed=" " headerPath="./include" version="2.5.1.1" companyName="James H Ball" companyWebsite="https://osci-render.com" companyEmail="james@ball.sh" defines="NOMINMAX=1 INTERNET_FLAG_NO_AUTO_REDIRECT=0 OSCI_PREMIUM=1 JUCE_USE_CUSTOM_PLUGIN_STANDALONE_APP=1 JUCE_MODAL_LOOPS_PERMITTED=1" - pluginAUMainType="'aumf'"> + pluginAUMainType="'aumu'">