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.
install python 3.7, pip
install python dependencies
pip3 install -r requirements.txt
Code snippets about library usage are provided in example folder
It is an open-source project so contributions are welcomed.
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