hum

Some wrappers around the Web Audio API

Leiningen/Boot

[hum "0.2.3"]

Clojure CLI/deps.edn

hum/hum {:mvn/version "0.2.3"}

Gradle

implementation("hum:hum:0.2.3")

Maven

<dependency>
  <groupId>hum</groupId>
  <artifactId>hum</artifactId>
  <version>0.2.3</version>
</dependency>