Convenient Web Audio for ClojureScript

Hello everyone!
I’ve started working on something that is useful, at least to me, and maybe to other people.
This is a ClojureScript library for working with Web Audio declaratively. It is heavily inspired by https://github.com/benji6/virtual-audio-graph TypesScript library but has nothing in common implementation wise and the approach has some critical differences.
https://github.com/cljs-audio/cljs-audio

9 Likes

Demo doesn’t seem to work on Chrome on Android.

Thanks for the feedback! I’ll fix it.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.