overtone/clj-scsynth

Supercollider scsynth bindings

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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