dragoon/cljdub-dsp

Sound processing library that allows usage of pydub library's functionality in Clojure as well as provides interface for interaction between pydub and TarsosDSP libraries

Leiningen/Boot

[dragoon/cljdub-dsp "1.4.0"]

Clojure CLI/deps.edn

dragoon/cljdub-dsp {:mvn/version "1.4.0"}

Gradle

implementation("dragoon:cljdub-dsp:1.4.0")

Maven

<dependency>
  <groupId>dragoon</groupId>
  <artifactId>cljdub-dsp</artifactId>
  <version>1.4.0</version>
</dependency>