dragoon/cljdub-dsp

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 715 Downloads
  • 72 This Version

Leiningen/Boot

[dragoon/cljdub-dsp "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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