Skip to content

0.4.0

Choose a tag to compare

@xephyris xephyris released this 16 Aug 06:47
· 77 commits to main since this release

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 cpvc Linux to use pulseaudio instead of alsa for better device support and bluetooth support.
  • Fix consistency issues in cpvc for Linux

Planned Additions:

  • Create new AudioDevice abstraction for more fine grain control and cross platform compatibility.