cljs-bach

A Clojurescript wrapper for the Web Audio API.

Leiningen/Boot

[cljs-bach "0.3.0"]

Clojure CLI/deps.edn

cljs-bach/cljs-bach {:mvn/version "0.3.0"}

Gradle

implementation("cljs-bach:cljs-bach:0.3.0")

Maven

<dependency>
  <groupId>cljs-bach</groupId>
  <artifactId>cljs-bach</artifactId>
  <version>0.3.0</version>
</dependency>