overtone/device.grid

An abstraction for button-grid based controllers such as the monome and launchpad.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 410 Downloads
  • 109 This Version

Leiningen/Boot

[overtone/device.grid "0.0.5"]

Clojure CLI/deps.edn

overtone/device.grid {:mvn/version "0.0.5"}

Gradle

implementation("overtone:device.grid:0.0.5")

Maven

<dependency>
  <groupId>overtone</groupId>
  <artifactId>device.grid</artifactId>
  <version>0.0.5</version>
</dependency>