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
  • 81 Downloads
  • 81 This Version

Leiningen/Boot

[cljdub-dsp "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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