A cross-plattform Soundboard written in Go and Svelte
make server
make ui
make dev
-buff int
Output buffer size in bytes (default 256)
-path string
path to sound files (default "./sounds")
-port int
Port to listen for the webinterface (default 8000)
-samplerate int
Output Samplerate in Hz (default 48000)
POSSIBLE FUTURE FEATURES: