Fork me on GitHub
#clojure-art
<
2015-10-13
>
ul09:10:55

What libs are considered a good choice to do sound analysis with clojure?

ul09:10:16

I want to play with RNN as the engine for AI accompaniator. I plan to use pink to produce sounds, dmonner.xlbp for RNN, but need also to analyze input.

ul09:10:51

To extract fundamental frequency and overtones.

mikera09:10:26

I did some experiments with Overtone and vectorz-clj (for the FFT analysis) here which may be of interest: https://github.com/mikera/spectral