Sound Analysis

Hi,



I'm a video live artist, was working with processing (http://processing.org), but now trying to use JME 2 and JME physics 2 in scala.

My question is about sound analysis … most of my sketches in p5 were generated from sound.

The lib I was using for real-time sound analysis was ess (http://www.tree-axis.com/Ess/) but it seems that it can be integrated only in processing's applets.

Do you know other Java libs that I can use with JME ?



Thanks



Excuse my english

Maybe this can help: http://www.jmonkeyengine.com/jmeforum/index.php?topic=10063.0

Thanks :slight_smile: … looks great, even if I'm working under Linux.