2026-03-22 03:39:27 +00:00
2025-11-29 19:19:38 -05:00
2026-03-22 03:39:27 +00:00
2026-03-04 00:01:51 -05:00

Synthesizer V Studio 2 Linux Installer

Just a script to install Synth V 2 on linux.

Download the script and run it, make sure you have wine, winetricks and yabridge/yabridgectl installed if you want to try and use the VST plugin.

Bash

bash <(curl -s https://gitea.cloudaf.site/eric/Synthesizer-V-Studio-2-Linux-Installer/raw/branch/main/sv2linuxinstaller.sh)

Fish (because I use fish and fish is wierd)

bash (curl -s https://gitea.cloudaf.site/eric/Synthesizer-V-Studio-2-Linux-Installer/raw/branch/main/sv2linuxinstaller.sh | psub)

VST works on new wine with this yabridge: https://github.com/robbert-vdh/yabridge/actions/workflows/build.yml?query=branch%3Anew-wine10-embedding

Description
No description provided
Readme 58 KiB
Languages
Shell 100%