Liking cljdoc? Tell your friends :D

cljdub-dsp

Clojars Project

A Clojure sound processing library that utilizes JNA libpython bindings library to enable usage of pydub library's functionality in Clojure. Also provides easy interface for interaction between TarsosDSP library and pydub libraries.

Get started

  • install python 3.7, pip

  • install python dependencies

pip3 install -r requirements.txt
  • add dependency to the project.clj

Usage

Code snippets about library usage are provided in example folder

Contributions

It is an open-source project so contributions are welcomed.

Special Thanks To

License

Copyright © 2020 Andrei Rybin

Distributed under the Eclipse Public License 2.0

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close