You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

19 lines
479 B

#N canvas 0 0 434 219 8;
#X obj 170 67 inlet;
#X obj 110 67 inlet;
#X obj 110 130 /;
#X text 214 67 fs;
#X text 82 64 f;
#X text 23 23 Errechnet die Abspieldauer eines Samples(fs) fuer die Tonhoehe f.;
#X obj 110 151 * 5000;
#X obj 110 172 outlet;
#X text 158 151 5sec samples;
#X obj 110 109 f;
#X obj 110 88 t b f;
#X connect 0 0 9 1;
#X connect 1 0 10 0;
#X connect 2 0 6 0;
#X connect 6 0 7 0;
#X connect 9 0 2 0;
#X connect 10 0 9 0;
#X connect 10 1 2 1;