analyzer~ 64? // other ways to get bark data
Hello,
I'm working on an old patch that is using analyzer~ to get bark data from an audio source.
The problem is that analyser~ doesn't work in 64-bit mode and CNMAT doesn't seem to distribute the object anymore.
Anybody knows if there is a 64-bit version of analyzer~ out there?
Or other object that could get this "bark" data?
thanks
Florent
zsa descriptors package might be an alternative
zsa.bark~ works like a charm! thanks a lot I had no idea about this awesome library
just in case people are interested, I just figured that there is also a gen~.bark example in Help>Examples>gen

OK thanks Florent, that's good to know!