mirror of
https://github.com/csd4ni3l/soundboard.git
synced 2026-03-10 17:19:24 +01:00
Improve README, add untested Windows mic to virtual mic support, remove global pause and add per-sound pause & stop. Add youtube downloader UI and per-view rendering which doesnt do anything yet
This commit is contained in:
11
README.md
11
README.md
@@ -1,18 +1,23 @@
|
||||
# csd4ni3l Soundboard
|
||||
|
||||
Soundboard made in Rust & Bevy. My first Rust project.
|
||||
|
||||
# Support & Requirements
|
||||
## Support & Requirements
|
||||
|
||||
## Linux
|
||||
|
||||
- Needs the `mold` linker and `clang` to compile fast
|
||||
- ALSA & PulseAudio/Pipewire-pulse is a requirement
|
||||
- Can use auto-selection of app to use the virtual mic in.
|
||||
- Auto-routes mic to virtual mic by default, so others can also hear you.
|
||||
|
||||
## Windows
|
||||
- Needs the VB-Cable driver (https://vb-audio.com/Cable/)
|
||||
|
||||
- Needs the [VB-Cable driver](https://vb-audio.com/Cable/)
|
||||
- You need to still select the device inside the app you want to use it in.
|
||||
- They only hear the soundboard as of right now, not your actual mic.
|
||||
|
||||
## MacOS & Other
|
||||
|
||||
- Might work as a music player with the default output device.
|
||||
- Not supported and not planned.
|
||||
- Not supported and not planned.
|
||||
|
||||
Reference in New Issue
Block a user