annotate examples/puredata/simple-test.pd @ 230:b786a835df59

updated docs and removed commented out code
author Sean Enderby <sean.enderby@gmail.com>
date Tue, 25 Feb 2014 14:27:25 +0000
parents 246c203cc733
children
rev   line source
jamie@103 1 #N canvas 642 248 670 289 10;
jamie@103 2 #X obj 192 63 osc~ 440;
jamie@103 3 #X floatatom 194 187 10 0 0 0 - - -;
jamie@103 4 #X obj 193 94 *~ 0.3;
jamie@161 5 #X obj 193 137 xtract~ f0;
jamie@161 6 #X connect 0 0 2 0;
jamie@161 7 #X connect 2 0 3 0;
jamie@161 8 #X connect 3 0 1 0;