SMRTR ProgrammingMar 2, 2026Hacker News

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
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 24, 2026

Programming Paradigms

A structured roadmap for experienced developers to move beyond language familiarity and genuinely master the four core programming paradigms.