Files
hyperframes/packages
Miguel ÁngelandClaude Opus 4.6 38522f996e fix(runtime): schedule future WebAudio clips with delay instead of playing immediately
Clips whose compositionStart is ahead of the current timeline position
were starting immediately because sourceNode.start() always received
when=0. Use the AudioContext scheduling API to defer future clips:
sourceNode.start(ctx.currentTime + delay, mediaStart).

Closes #674

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-08 14:56:33 +00:00
..
2026-05-07 23:22:15 -07:00
2026-05-07 23:22:15 -07:00
2026-05-07 23:22:15 -07:00
2026-05-07 23:22:15 -07:00
2026-05-07 23:22:15 -07:00
2026-05-07 23:22:15 -07:00