No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(_pos ch & [include-loop-amount?])
(dispose-audio-channel! ch)
(dispose-audio-source! audio-source)
(init!?)
(length as)
(load-audio-source! url loaded-handle error-handle)
(play! ch start-pos loop? volume pitch pan alarm?)
(playing? ch)
(pos ch & [include-loop-amount?])
(preparing? ch)
(set-pan! ch pan)
(set-pitch! ch pitch)
(set-volume! ch volume)
(spawn-audio-channel audio-source)
(stop! ch)
cljdoc is a website building & hosting documentation for Clojure/Script libraries