1e91f53e40050ce40e9cacfe1fbd27074f88b40d
Synthesizer V Studio 2 Linux Installer
Just a script to install Synth V 2 on linux.
Submit issues here: https://github.com/eric5949/Synthesizer-V-Studio-2-Linux-Installer
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.cc/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.cc/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
Languages
Shell
100%