annotate examples/puredata/spectrum-512-test.pd @ 151:38c00d1d5396

removed references to GPL from README
author Jamie Bullock <jamie@jamiebullock.com>
date Wed, 09 Jan 2013 23:18:25 +0000
parents 1cbbe5b5e461
children
rev   line source
jamie@103 1 #N canvas 5 48 450 300 10;
jamie@103 2 #X obj 127 77 noise~;
jamie@103 3 #X obj 262 59 loadbang;
jamie@103 4 #X msg 262 86 list 86.1328;
jamie@103 5 #X obj 127 112 xtract~ spectrum 64;
jamie@103 6 #X connect 0 0 3 0;
jamie@103 7 #X connect 1 0 2 0;
jamie@103 8 #X connect 2 0 3 1;