annotate examples/puredata/simple-test.pd @ 243:d13189c1005c

Fix broken xtract_stateful.h
author Jamie Bullock <jamie@jamiebullock.com>
date Thu, 05 Jun 2014 20:31:33 +0100
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;