view examples/puredata/simple-test.pd @ 232:f7a7a54e9de4

Add stdint include
author Jamie Bullock <jamie@jamiebullock.com>
date Wed, 04 Jun 2014 18:07:47 +0100
parents 246c203cc733
children
line wrap: on
line source
#N canvas 642 248 670 289 10;
#X obj 192 63 osc~ 440;
#X floatatom 194 187 10 0 0 0 - - -;
#X obj 193 94 *~ 0.3;
#X obj 193 137 xtract~ f0;
#X connect 0 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;