annotate examples/puredata/simple-example.pd @ 90:8553b27a5062

Updated README and minor buld tweaks for OS X (That will probably break the Linux build (sigh)).
author Jamie Bullock <jamie@postlude.co.uk>
date Wed, 05 Sep 2007 17:44:23 +0000
parents 89b516adb5df
children ca40a0dc29d6
rev   line source
jamie@85 1 #N canvas 0 0 450 300 10;
jamie@85 2 #X obj 144 80 xtract~ spectrum;
jamie@85 3 #X obj 154 26 osc~ 440;
jamie@85 4 #X obj 145 129 xtract~ spectral_mean;
jamie@85 5 #X floatatom 146 184 5 0 0 0 - - -;
jamie@85 6 #X connect 0 0 2 0;
jamie@85 7 #X connect 1 0 0 0;
jamie@85 8 #X connect 2 0 3 0;