spectrum analyser in MaxMSP?
Hello
I am looking for a spectrum analyser in MaxMSP, something like this http://www.youtube.com/watch?v=yrewCzKJo9I but inside maxmsp, maybe using multislider. I thought there existed an implementation already but I cannot seem to find it. Anyone has some patch like that?
You could take the bark output of analyzer~. Look at the help file.
mz
Hi
fft~ & jit.poke~. see help.
MM
I wish spectroscope~ output a list of its peaks, that would be an easy solution. I suppose you could run a jit.desktop on it and analyze its shape...
Zsa.descriptors have bark and mel analysis, and zsa.freqpeak outputs the peaks of a spectrum which might be interesting for you.
Yeah, second the zsa.easy bark patch through into a multislider with 25 sliders via a slidelist which is a jasch object.