From 34933f5a707cbec82e12110e861ceb66ea4dce5c Mon Sep 17 00:00:00 2001 From: William Bell Date: Fri, 16 Jan 2026 20:56:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a8b29b..8e157e7 100644 --- a/README.md +++ b/README.md @@ -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 ` to play whatever sound file you like from the soundboard.