Update README.md

This commit is contained in:
2026-01-16 20:56:04 +00:00
parent 648017f2d0
commit 34933f5a70

View File

@@ -6,7 +6,7 @@ this is a bunch of script for having a basic terminal based soundboard system. I
First of all, if you use pipewire or pulse audio, this should work out the box. most (if not all) modern linux distros use either of the two, so this should just work.
start by running `start_soundboard.sh`. this starts the soundboard sink, makes a virtual output device, sets it as default, and mixes it with you current default output device and the soundboard sink.
start by running `toggle_soundboard.sh`. this toggles the soundboard sink on and off, makes a virtual output device, sets it as default, and mixes it with you current default output device and the soundboard sink. On OpenDeck, enable `Show on key`, as this outputs wether it is on or off.
run `play.sh <path to your sound file>` to play whatever sound file you like from the soundboard.