WebAudio / web-audio-api-v2

The Web Audio API v2.0, developed by the W3C Audio WG
Other
121 stars 11 forks source link

Play samples with lower latency #76

Closed chantalgoret closed 4 years ago

chantalgoret commented 4 years ago

i'm trying to figure out how to have a lower latency when playing wav samples.

i'm digging into audio worklet to find some informations but no solutions (if it exist)

i was thinking about loading my wav samples in an internal buffer when loading page and playing it back with a lower latency but is it even possible for now ?

padenot commented 4 years ago

This repository is home to the Web Audio API specification.

Questions on how to do something with the Web Audio API are better suited to either Stack Overflow or the Web Audio API slack