We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5361a51 commit a8fdf3eCopy full SHA for a8fdf3e
m8c.sh
@@ -66,6 +66,10 @@ jack_connect system:capture_2 M8_out:playback_2
66
# Uncomment the following line to start control-amixer on boot. More info: github.com/RowdyVoyeur/midi-tools
67
# sudo /bin/bash /home/patch/midi-tools/control-amixer/control-amixer.sh &
68
69
+# Start Program Change to Note
70
+# Uncomment the following line to start pc-to-note on boot. More info: github>
71
+# sudo python /home/patch/midi-tools/pc-to-note/main.py &
72
+
73
# Start M8C
74
pushd /home/patch/m8c-rpi4
75
./m8c
0 commit comments