spectrum analyser in MaxMSP?

Thinksamuel's icon

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?

mzed's icon

You could take the bark output of analyzer~. Look at the help file.

mz

Macciza's icon

Hi
fft~ & jit.poke~. see help.
MM

seejayjames's icon

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...

Emmanuel Jourdan's icon

Zsa.descriptors have bark and mel analysis, and zsa.freqpeak outputs the peaks of a spectrum which might be interesting for you.

harrisluke's icon

Yeah, second the zsa.easy bark patch through into a multislider with 25 sliders via a slidelist which is a jasch object.