mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
adeb22b2f3
This is initial support for JACK. It creates ports at startup and keeps it connected while librespot is running. So when librespot playback is stoped it writes silence (zeroes). It uses jack crate (rust-jack) which needs libjack. To compile in jack support use --features jackaudio-backend. And run librespot with --backend jackaudio. |
||
---|---|---|
.. | ||
audio_backend | ||
mixer | ||
discovery.rs | ||
keymaster.rs | ||
lib.in.rs | ||
lib.rs | ||
main.rs | ||
player.rs | ||
spirc.rs |