Zerg
-
- 127 total downloads
- last updated 5/23/2026
- Latest version: 1.0.0
Read and write the ZTSL container format: a packet-based file for Opus audio paired with timestamped lyric/text streams. Provides FileHeader, stream descriptors, packet I/O, and binary reader/writer helpers.... More information -
ZTSL.
by: ZergPlayer. Core - 79 total downloads
- last updated 5/23/2026
- Latest version: 0.1.0-alpha (prerelease)
Platform-agnostic decoder for ZTSL audio/lyric files. Decodes Opus packets, trims preskip, and exposes a timestamped lyric timeline. Used by ZTSL.Player.Blazor and any custom player UI on top of the ZTSL... More information -
- 73 total downloads
- last updated 5/23/2026
- Latest version: 0.1.0-alpha (prerelease)
Plug-and-play Blazor Server component for ZTSL audio + scrolling-lyric playback. Drop <ZtslPlayer Source="@bytes" /> into a page; the component owns decode, WAV serving with HTTP range support, and lyric sync.