cljs-bach

A Clojurescript wrapper for the Web Audio API.

Leiningen/Boot

[cljs-bach "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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