if (do_name() != 'Home') : ?>
endif ?>
Posted by Tom De Smedt on Sep 25, 2008
include("util/comment.php"); ?>
Hi Chris,
What you are looking for is an FFT-analysis, that listens to your audio and returns some info about the volume in different sound frequencies. So far we have not found a suitable solution that would work for NodeBox.
You may want to check out Processing which has a library for real-time audio-analysis.
Question about music.
Posted by Chris on Sep 06, 2008I'm sorry I couldn't find information on this on the site, is it possible to load an audio file into your code, and have the shapes on the screen move or grow according to the music?
Thanks!