hum

Some wrappers around the Web Audio API

Leiningen/Boot

[hum "0.4.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("hum:hum:0.4.0")

Maven

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