mum
mum copied to clipboard
Daemon/cli mumble client
TUI
This is a stepping stone towards a full blown GUI. It's easier to develop and iterate on.
It's weird.
https://github.com/pdeljanov/Symphonia
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