cpal
cpal copied to clipboard
Support Pipewire as a host
Fixes #554 I forked #651 and started finishing some stuff
To-do list:
- [ ] device enumeration
- [ ] stream support
- [ ] check on all smart pointers for simplifying stuff
There's some stuff like sample rates which I have mixed emotions on them, cpal lets you return a range but pipewire only supports a list of sample rates predefined by the user
I have to finish some personal stuff but I will continue this within this month. We are close to merging filter support in pipewire-rs also
Hmph https://gitlab.freedesktop.org/pipewire/pipewire-rs/-/issues/55
@ImUrX just a fyi, pipewire-rs shipped a 0.6.0 with a fix.
Yeah I've been told a while ago that the repo was fixed, kind of been with other stuff. If someone wants to work on this. I don't mind. I will probably try to come back to this in some days