ovation

Novation controllers interface for Overtone

Leiningen/Boot

[ovation "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

ovation/ovation {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("ovation:ovation:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ovation</groupId>
  <artifactId>ovation</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>