bbc / VideoContext

An experimental HTML5 & WebGL video composition and rendering API.
http://bbc.github.io/VideoContext/
Apache License 2.0
1.32k stars 156 forks source link

Add `AudioNode` example to README #183

Closed richski closed 4 years ago

richski commented 4 years ago

Adds the missing AudioNode example to the README.

Fixes #177.