1 Open Issue Need Help Last updated: Dec 23, 2025

Open Issues Need Help

View All on GitHub

AI 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

Local TUI Music Player

Rust