Files
soundboard/README.md

15 lines
469 B
Markdown

Soundboard made in Rust & Bevy. My first Rust project.
# Support & Requirements
- On all OSes, you need to still select the device inside the app you want to use it in.
## Linux
- Needs the `mold` linker and `clang` to compile fast
- ALSA & PulseAudio/Pipewire-pulse is a requirement
## Windows
- Needs the VB-Cable driver (https://vb-audio.com/Cable/)
## MacOS & Other
- Might work as a music player with the default output device.
- Not supported and not planned.