Sound sync?

Hi, is it possible to animate coordinates or spreads or anything else from a sound sample? Whatever is it with a node or a whole patch…

Thanks!

use AudioIn and connect to either RMS for getting the volume, FFT to get a spectrum or ScopeSpread for getting some wave samples. Their help patches should help you.

oschatz:
use AudioIn and connect to either RMS for getting the volume, FFT to get a spectrum or ScopeSpread for getting some wave samples. Their help patches should help you.

Thanx man!

if you have a big CPU, you can try to use my DFT module instead of FFT, with distribution exponent = 2 you will have a much better response for bass sounds …