From f18d063d9312c95e25294e0777bc135ee9a3fd8a Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 25 Oct 2009 00:39:13 +0000 Subject: Adding mtl svn path=/trunk/abstractions/mtl/; revision=12667 --- biorythm~.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 biorythm~.pd (limited to 'biorythm~.pd') diff --git a/biorythm~.pd b/biorythm~.pd new file mode 100644 index 0000000..49373ff --- /dev/null +++ b/biorythm~.pd @@ -0,0 +1,28 @@ +#N canvas 110 102 588 705 10; +#X obj 446 62 t b; +#X obj 45 603 outlet~; +#X obj 383 241 loadbang; +#X obj 375 303 f \$2; +#X obj 458 294 f \$3; +#X obj 447 38 inlet; +#X text 450 12 reset phase; +#X text 58 11 freq; +#X obj 56 252 osc~ \$1; +#X text 244 8 min max; +#X obj 231 28 inlet; +#X obj 302 30 inlet; +#X obj 58 32 inlet; +#X obj 42 473 expr~ ((($v1+1)/2)*($f3-$f2))+$f2; +#X obj 385 268 t b b; +#X connect 0 0 8 1; +#X connect 2 0 14 0; +#X connect 3 0 13 1; +#X connect 4 0 13 2; +#X connect 5 0 0 0; +#X connect 8 0 13 0; +#X connect 10 0 13 1; +#X connect 11 0 13 2; +#X connect 12 0 8 0; +#X connect 13 0 1 0; +#X connect 14 0 3 0; +#X connect 14 1 4 0; -- cgit v1.2.1