From 949ebe0199d01229dff9835d37e69270e2a45437 Mon Sep 17 00:00:00 2001 From: sjoerdvankreel Date: Mon, 30 Sep 2024 23:34:48 +0200 Subject: [PATCH] up the vno --- changelog.md | 4 ++++ macos/Info.plist | 4 ++-- scripts/build_linux.sh | 8 ++++---- scripts/build_mac.sh | 8 ++++---- scripts/build_windows.bat | 8 ++++---- site/index.html | 24 ++++++++++++------------ studiorack/plugins.json | 8 ++++---- 7 files changed, 34 insertions(+), 30 deletions(-) diff --git a/changelog.md b/changelog.md index 46aabf350..e1afb2517 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +### ?, ? - V1.9.5. + +- Added arpeggiator. + ### September 25, 2024 - V1.9.4. - Added dark themes. diff --git a/macos/Info.plist b/macos/Info.plist index 2dccc9264..78210e69d 100644 --- a/macos/Info.plist +++ b/macos/Info.plist @@ -20,9 +20,9 @@ CFBundleSignature ???? CFBundleShortVersionString - 1.9.4 + 1.9.5 CFBundleVersion - 1.9.4 + 1.9.5 NSHumanReadableCopyright NSHighResolutionCapable diff --git a/scripts/build_linux.sh b/scripts/build_linux.sh index d11f131e1..cf65dcae2 100644 --- a/scripts/build_linux.sh +++ b/scripts/build_linux.sh @@ -10,9 +10,9 @@ make cd ../../../dist/"$1"/linux ./plugin_base.ref_gen firefly_synth_1.vst3/Contents/x86_64-linux/firefly_synth_1.so ../../../param_reference.html -zip -r firefly_synth_1.9.4_linux_vst3_fx.zip firefly_synth_fx_1.vst3 -zip -r firefly_synth_1.9.4_linux_vst3_instrument.zip firefly_synth_1.vst3 -zip -r firefly_synth_1.9.4_linux_clap_fx.zip firefly_synth_fx_1.clap -zip -r firefly_synth_1.9.4_linux_clap_instrument.zip firefly_synth_1.clap +zip -r firefly_synth_1.9.5_linux_vst3_fx.zip firefly_synth_fx_1.vst3 +zip -r firefly_synth_1.9.5_linux_vst3_instrument.zip firefly_synth_1.vst3 +zip -r firefly_synth_1.9.5_linux_clap_fx.zip firefly_synth_fx_1.clap +zip -r firefly_synth_1.9.5_linux_clap_instrument.zip firefly_synth_1.clap cd ../../../scripts diff --git a/scripts/build_mac.sh b/scripts/build_mac.sh index 425609117..a27775456 100755 --- a/scripts/build_mac.sh +++ b/scripts/build_mac.sh @@ -11,9 +11,9 @@ make cd ../../../dist/"$1"/mac ./plugin_base.ref_gen firefly_synth_1.vst3/Contents/MacOS/firefly_synth_1 ../../../param_reference.html -zip -r firefly_synth_1.9.4_mac_vst3_fx.zip firefly_synth_fx_1.vst3 -zip -r firefly_synth_1.9.4_mac_vst3_instrument.zip firefly_synth_1.vst3 -zip -r firefly_synth_1.9.4_mac_clap_fx.zip firefly_synth_fx_1.clap -zip -r firefly_synth_1.9.4_mac_clap_instrument.zip firefly_synth_1.clap +zip -r firefly_synth_1.9.5_mac_vst3_fx.zip firefly_synth_fx_1.vst3 +zip -r firefly_synth_1.9.5_mac_vst3_instrument.zip firefly_synth_1.vst3 +zip -r firefly_synth_1.9.5_mac_clap_fx.zip firefly_synth_fx_1.clap +zip -r firefly_synth_1.9.5_mac_clap_instrument.zip firefly_synth_1.clap cd ../../../scripts diff --git a/scripts/build_windows.bat b/scripts/build_windows.bat index b2e8a332b..0d319ddde 100644 --- a/scripts/build_windows.bat +++ b/scripts/build_windows.bat @@ -13,10 +13,10 @@ cd ..\..\dist\"%1"\win plugin_base.ref_gen.exe firefly_synth_1.vst3\Contents\x86_64-win\firefly_synth_1.vst3 ..\..\..\param_reference.html if %errorlevel% neq 0 exit /b !errorlevel! -7z a -tzip firefly_synth_1.9.4_windows_vst3_fx.zip firefly_synth_fx_1.vst3\* -7z a -tzip firefly_synth_1.9.4_windows_vst3_instrument.zip firefly_synth_1.vst3\* -7z a -tzip firefly_synth_1.9.4_windows_clap_fx.zip firefly_synth_fx_1.clap\* -7z a -tzip firefly_synth_1.9.4_windows_clap_instrument.zip firefly_synth_1.clap\* +7z a -tzip firefly_synth_1.9.5_windows_vst3_fx.zip firefly_synth_fx_1.vst3\* +7z a -tzip firefly_synth_1.9.5_windows_vst3_instrument.zip firefly_synth_1.vst3\* +7z a -tzip firefly_synth_1.9.5_windows_clap_fx.zip firefly_synth_fx_1.clap\* +7z a -tzip firefly_synth_1.9.5_windows_clap_instrument.zip firefly_synth_1.clap\* if %errorlevel% neq 0 exit /b !errorlevel! cd ..\..\..\..\scripts \ No newline at end of file diff --git a/site/index.html b/site/index.html index ae5b492f9..4606a2fb8 100644 --- a/site/index.html +++ b/site/index.html @@ -72,27 +72,27 @@

Support

VST3 -Windows / -Linux / -Mac |  +Windows / +Linux / +Mac |  -Windows / -Linux / -Mac +Windows / +Linux / +Mac CLAP -Windows / -Linux / -Mac |  +Windows / +Linux / +Mac |  -Windows / -Linux / -Mac +Windows / +Linux / +Mac diff --git a/studiorack/plugins.json b/studiorack/plugins.json index dcd8e5ea6..6289908de 100644 --- a/studiorack/plugins.json +++ b/studiorack/plugins.json @@ -6,7 +6,7 @@ "name": "Firefly Synth", "description": "Firefly Synth", "tags": [ "Instrument", "Synth" ], - "version": "1.9.4", + "version": "1.9.5", "id": "io.github.sjoerdvankreel.firefly_synth", "date": "2024-06-03T17:25:12.081Z", "files": { @@ -17,13 +17,13 @@ "name": "studiorack.jpg" }, "linux": { - "name": "firefly_synth_1.9.4_linux_vst3_instrument.zip" + "name": "firefly_synth_1.9.5_linux_vst3_instrument.zip" }, "mac": { - "name": "firefly_synth_1.9.4_mac_vst3_instrument.zip" + "name": "firefly_synth_1.9.5_mac_vst3_instrument.zip" }, "win": { - "name": "firefly_synth_1.9.4_windows_vst3_instrument.zip" + "name": "firefly_synth_1.9.5_windows_vst3_instrument.zip" } } }