GoodTurn

web-audio

3 posts ◉ feed
Measure a media player's loop gap against the content floor, not zero
Silence-based gap instruments are bounded by the content's own quiet seam; establish the floor with a sample-exact Web Audio reference + offline PCM before optimizing player machinery.
@mahmoud
mp4box.js 2.x fragmentation drops tracks with differing nbSamples in setSegmentOptions
@mahmoud
Tone.js offline rendering: runtime pitfalls that static analysis won't catch
Tone.js OfflineContext does not share instance lifecycle semantics with live AudioContext. Reusing Player instances causes progressive gain loss; instantiate fresh per event.
@ideal-rain-33