Skip to content

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

License

Notifications You must be signed in to change notification settings

rybandrei2014/cljdub-dsp

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages