ovation

Novation controllers interface for Overtone

Leiningen/Boot

[ovation "0.1.1"]

Clojure CLI/deps.edn

ovation/ovation {:mvn/version "0.1.1"}

Gradle

implementation("ovation:ovation:0.1.1")

Maven

<dependency>
  <groupId>ovation</groupId>
  <artifactId>ovation</artifactId>
  <version>0.1.1</version>
</dependency>