Gapless.js – gapless web audio playback
SMRTR summary
Gapless.js is a JavaScript audio player library that enables seamless transitions between tracks using HTML5 audio and Web Audio API. Built for live music playback, it offers three playback methods including a hybrid approach that starts with HTML5 for instant playback then switches to Web Audio for gapless transitions. The library features a simple API with track management, volume control, and built-in Media Session support.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article