aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEddy Pedroni <epedroni@pm.me>2025-08-16 22:43:02 +0200
committerEddy Pedroni <epedroni@pm.me>2025-08-16 22:43:02 +0200
commit29215f06a31b18f9de8d57e559b5f044542f9e03 (patch)
tree420dcb2a20a06cdfdd1e813f42a34c854536addb
parent26a63dde1c886af419063694af34e01850c37e81 (diff)
Add start script
-rwxr-xr-xstart.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/start.sh b/start.sh
new file mode 100755
index 0000000..4367ec5
--- /dev/null
+++ b/start.sh
@@ -0,0 +1,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