overtone/clj-scsynth

Supercollider scsynth bindings

Leiningen/Boot

[overtone/clj-scsynth "0.0.3-SNAPSHOT"]

Clojure CLI/deps.edn

overtone/clj-scsynth {:mvn/version "0.0.3-SNAPSHOT"}

Gradle

implementation("overtone:clj-scsynth:0.0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>overtone</groupId>
  <artifactId>clj-scsynth</artifactId>
  <version>0.0.3-SNAPSHOT</version>
</dependency>