v1.1.0
What's new in v1.1.0
- Lyrics — press
lfor full-screen lyrics:- Synchronized
.lrcfiles (current line highlighted in sync) - Lyrics embedded in the file tags (USLT in MP3, LYRICS in FLAC/OGG)
- 100% offline — no network, no curl, no external services
- Synchronized
- UI in English
- Lower memory usage (lyrics shared snapshot, no per-frame copies) — ~13 MB RSS
Controls: l toggles the lyrics view (was forward-seek; seek is now → / h). In the lyrics view, j/k scroll unsynchronized (embedded) lyrics.
Packages
- Void Linux (XBPS):
cmuspp-1.1.0_1.x86_64.xbps— download it and install with:
sudo mkdir -p /var/db/xbps/cmuspp
sudo mv cmuspp-1.1.0_1.x86_64.xbps /var/db/xbps/cmuspp/
sudo xbps-rindex -a /var/db/xbps/cmuspp/*.xbps
sudo xbps-install -S --repository=/var/db/xbps/cmuspp cmuspp
Full instructions are in the READMEs.