Open Issues Need Help
View All on GitHubAI Summary: The issue proposes adding a configuration option to allow the player to communicate directly with the ALSA audio backend on Linux, bypassing intermediary layers like PulseAudio or JACK. This aims to reduce latency, provide better control over sound resources, and improve compatibility. Implementation involves investigating Rodio's ALSA capabilities or replacing the audio output path with a library like `alsa-rs`.
Complexity:
4/5
enhancement good first issue