cljs-bach

A Clojurescript wrapper for the Web Audio API.

Leiningen/Boot

[cljs-bach "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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