aboutsummaryrefslogtreecommitdiffstats
path: root/start.sh
blob: 4367ec50bc3dfdda373a238d5f32af8ceda1715e (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/zsh

if [ -z "$1" ]
then
    echo "Usage: start.sh <synth name>"
    exit 1
fi

"$1/target/release/$1" -b alsa --output-device pipewire #--midi-input