analyzer~ 64? // other ways to get bark data

Florent Ghys's icon

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

Floating Point's icon

zsa descriptors package might be an alternative

Florent Ghys's icon

zsa.bark~ works like a charm! thanks a lot I had no idea about this awesome library

Florent Ghys's icon

just in case people are interested, I just figured that there is also a gen~.bark example in Help>Examples>gen

Floating Point's icon

OK thanks Florent, that's good to know!