annotate examples/puredata/xtract/a_hann.pd @ 235:0a83469c6232

Replace simpletest.c with simpletest.cpp
author Jamie Bullock <jamie@jamiebullock.com>
date Thu, 05 Jun 2014 20:24:06 +0100
parents 1222cd753029
children
rev   line source
jamie@25 1 #N canvas 379 192 709 463 10;
jamie@62 2 #X obj 381 119 samplerate~;
jamie@62 3 #X obj 384 187 phasor~;
jamie@62 4 #X msg 470 117 0;
jamie@62 5 #X obj 384 216 expr~ 0.5 - cos($v1 * 6.28) * 0.5;
jamie@62 6 #X obj 381 141 /~ \$1;
jamie@25 7 #X text 43 20 Creation arg gives window size;
jamie@25 8 #X obj 346 38 t b b b b;
jamie@62 9 #X obj 504 92 float \$1;
jamie@25 10 #X obj 346 10 inlet;
jamie@62 11 #X msg 504 114 resize \$1;
jamie@62 12 #X obj 504 139 s \$0-hann;
jamie@62 13 #X obj 589 37 table \$0-hann;
jamie@62 14 #X obj 318 296 tabwrite~ \$0-hann;
jamie@62 15 #X obj 58 186 tabreceive~ \$0-hann;
jamie@62 16 #X obj 59 229 outlet~;
jamie@62 17 #X obj 589 11 block~ \$1;
jamie@62 18 #X connect 0 0 4 0;
jamie@25 19 #X connect 1 0 3 0;
jamie@25 20 #X connect 2 0 1 1;
jamie@62 21 #X connect 3 0 12 0;
jamie@62 22 #X connect 4 0 1 0;
jamie@62 23 #X connect 6 0 12 0;
jamie@62 24 #X connect 6 1 2 0;
jamie@62 25 #X connect 6 2 0 0;
jamie@62 26 #X connect 6 3 7 0;
jamie@62 27 #X connect 7 0 9 0;
jamie@62 28 #X connect 8 0 6 0;
jamie@62 29 #X connect 9 0 10 0;
jamie@62 30 #X connect 13 0 14 0;