Liking cljdoc? Tell your friends :D

Development Notes And Future Documentation

Scheduling

The Problem

Audio graph updates calculation takes some (a lot) of time. The solution is to run it in a WebWorker to avoid main thread freeze. This introduces another problem, a lag.

Audio events scheduling diagram

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close