org.clojars.automata/ddf.minim

Minim is an audio library that uses the JavaSound API, a bit of Tritonus, and Javazoom’s MP3SPI to provide an easy to use audio library for people developing in the Processing environment.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,516 Downloads
  • 1,516 This Version

Leiningen/Boot

[org.clojars.automata/ddf.minim "2.1.0"]

Clojure CLI/deps.edn

org.clojars.automata/ddf.minim {:mvn/version "2.1.0"}

Gradle

implementation("org.clojars.automata:ddf.minim:2.1.0")

Maven

<dependency>
  <groupId>org.clojars.automata</groupId>
  <artifactId>ddf.minim</artifactId>
  <version>2.1.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.