hum

Some wrappers around the Web Audio API

Leiningen/Boot

[hum "0.3.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("hum:hum:0.3.0")

Maven

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