Gustav Sörnäs
Gustav Sörnäs
Everything doesn't need to be handled but it's still nice to have all these in one place. https://docs.rs/mumble-protocol/0.4.1/mumble_protocol/control/msgs/index.html: - [ ] ACL - [ ] ACL_ChanACL - [ ] ACL_ChanGroup...
We want to do something here. Probably nothing more than mixing together properly.
Tests
We desperately need them. We should be able to write audio data into a `[f32; N]` and compare, but it'll be hard to check microphone and speaker output automatically. We...
Funky addition: regex rules
E.g. you're on a big server but want to know only when a specific person joins.
Something like alsa-mixer (?) How should we communicate between processes? Persistent channels? dbus? Skip entirely and bake into mumd?