eric5949 350c486ab4 mostly a readme update
update readme with commands to download and run the script. update script to use better bash location
2026-02-02 19:51:38 -05:00
2025-11-29 19:19:38 -05:00
2026-02-02 19:51:38 -05:00
2026-02-02 19:51:38 -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://raw.githubusercontent.com/eric5949/Synthesizer-V-Studio-2-Linux-Installer/refs/heads/main/sv2linuxinstaller.sh)

Fish (because I use fish and fish is wierd)

bash (curl -s https://raw.githubusercontent.com/eric5949/Synthesizer-V-Studio-2-Linux-Installer/refs/heads/main/sv2linuxinstaller.sh | psub)
Description
No description provided
Readme 58 KiB
Languages
Shell 100%