generativefm / generative.fm

A platform for playing generative music in the browser.
https://generative.fm
MIT License
1.58k stars 84 forks source link

Set `audioContextOptions.latencyHint` to `'playback'` or `'balanced'` #75

Closed alexbainter closed 5 years ago

alexbainter commented 5 years ago

This should improve crackling and such. See https://developer.mozilla.org/en-US/docs/Web/API/AudioContextOptions/latencyHint.

alexbainter commented 5 years ago

Resolved in #83