annotate examples/puredata/xtract/a_hann.pd @ 25:82c7b834a055

Added PD help files
author Jamie Bullock <jamie@postlude.co.uk>
date Wed, 18 Oct 2006 17:49:19 +0000
parents
children 1222cd753029
rev   line source
jamie@25 1 #N canvas 379 192 709 463 10;
jamie@25 2 #X obj 368 85 samplerate~;
jamie@25 3 #X obj 371 153 phasor~;
jamie@25 4 #X msg 457 83 0;
jamie@25 5 #X obj 371 182 expr~ 0.5 - cos($v1 * 6.28) * 0.5;
jamie@25 6 #X obj 618 10 block~ \$1;
jamie@25 7 #X obj 368 107 /~ \$1;
jamie@25 8 #X text 43 20 Creation arg gives window size;
jamie@25 9 #X obj 346 38 t b b b b;
jamie@25 10 #X obj 490 58 float \$1;
jamie@25 11 #X obj 346 10 inlet;
jamie@25 12 #X obj 40 268 tabreceive~ \$0-hann;
jamie@25 13 #X obj 40 307 outlet~;
jamie@25 14 #X msg 491 80 resize \$1;
jamie@25 15 #X obj 493 104 s \$0-hann;
jamie@25 16 #X obj 373 308 table \$0-hann;
jamie@25 17 #X obj 371 207 tabwrite~ \$0-hann;
jamie@25 18 #X connect 0 0 5 0;
jamie@25 19 #X connect 1 0 3 0;
jamie@25 20 #X connect 2 0 1 1;
jamie@25 21 #X connect 3 0 15 0;
jamie@25 22 #X connect 5 0 1 0;
jamie@25 23 #X connect 7 0 15 0;
jamie@25 24 #X connect 7 1 2 0;
jamie@25 25 #X connect 7 2 0 0;
jamie@25 26 #X connect 7 3 8 0;
jamie@25 27 #X connect 8 0 12 0;
jamie@25 28 #X connect 9 0 7 0;
jamie@25 29 #X connect 10 0 11 0;
jamie@25 30 #X connect 12 0 13 0;