bach

Notation for musical loops and tracks with a focus on readability and productivity

Leiningen/Boot

[bach "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

bach/bach {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("bach:bach:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>bach</groupId>
  <artifactId>bach</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>