llll

A sound system which aims to explore all possible sound by computer with live coding

Leiningen/Boot

[llll "0.1.0"]

Clojure CLI/deps.edn

llll/llll {:mvn/version "0.1.0"}

Gradle

implementation("llll:llll:0.1.0")

Maven

<dependency>
  <groupId>llll</groupId>
  <artifactId>llll</artifactId>
  <version>0.1.0</version>
</dependency>