WebAudio / web-audio-api

The Web Audio API v1.0, developed by the W3C Audio WG
https://webaudio.github.io/web-audio-api/
Other
1.04k stars 166 forks source link

Rework description of control thread state and rendering thread state #2312

Closed padenot closed 3 years ago

padenot commented 3 years ago

This fixes #2280. I want with Raymond's suggestion.

The first commit contains the real change. The second commit is simply a cleanup where I switch to using more bikeshed markup and `[[]]`` symbols, in line with what we do for other private slots.

I also took this opportunity to describe more formally the state getter.


Preview | Diff

padenot commented 3 years ago

(simple rebase over @hoch changes for the task source)