0.4.0
Migrated to PulseAudio on main cpvc crate!
Currently, cpvc module is recommended for Windows, macOS, and Linux
(if using pulseaudio or pipewire with pulseaudio).
cpvc::command is recommended for Linux if you do not have pulseaudio installed.
Release Details:
- Migrate
cpvcLinux to usepulseaudioinstead ofalsafor better device support and bluetooth support. - Fix consistency issues in
cpvcfor Linux
Planned Additions:
- Create new
AudioDeviceabstraction for more fine grain control and cross platform compatibility.