From 0822dbd8b3b65bed9037f5bcf6ba9bb5456b6b18 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sun, 17 May 2009 00:14:05 +0000 Subject: replaced sft.sig with the much cooler watch-input svn path=/trunk/abstractions/sfruit/; revision=11404 --- sfruit/watch-input.pd | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 sfruit/watch-input.pd (limited to 'sfruit/watch-input.pd') diff --git a/sfruit/watch-input.pd b/sfruit/watch-input.pd new file mode 100644 index 0000000..0a10b18 --- /dev/null +++ b/sfruit/watch-input.pd @@ -0,0 +1,48 @@ +#N canvas 897 174 497 445 10; +#X obj 302 208 adc~ 0 1; +#N canvas 0 22 450 300 (subpatch) 0; +#X array \$0-ch0 64 float 2; +#X coords 0 1 63 -1 50 100 1; +#X restore 59 187 graph; +#N canvas 0 22 450 300 (subpatch) 0; +#X array \$0-ch1 64 float 2; +#X coords 0 1 63 -1 50 100 1; +#X restore 109 187 graph; +#X obj 150 177 tgl 10 0 \$0-on?-s \$0-on?-r empty 17 7 0 10 -191407 +-4032 -1 1 1; +#X obj 150 155 loadbang; +#X obj 261 95 inlet~; +#X obj 409 340 metro 50; +#X obj 332 396 tabwrite~ \$0-ch0; +#X obj 377 416 tabwrite~ \$0-ch1; +#X obj 409 317 r \$0-on?-s; +#X obj 302 266 *~; +#X obj 347 266 *~; +#X obj 361 95 inlet~; +#X obj 381 123 expr~ $v1 == 0; +#X obj 281 123 expr~ $v1 == 0; +#X obj 281 150 expr~ $v1 != 0; +#X obj 381 150 expr~ $v1 != 0; +#X obj 262 266 *~; +#X obj 392 266 *~; +#X connect 0 0 10 0; +#X connect 0 1 11 0; +#X connect 4 0 3 0; +#X connect 5 0 14 0; +#X connect 5 0 15 0; +#X connect 5 0 17 0; +#X connect 6 0 7 0; +#X connect 6 0 8 0; +#X connect 9 0 6 0; +#X connect 10 0 7 0; +#X connect 11 0 8 0; +#X connect 12 0 13 0; +#X connect 12 0 16 0; +#X connect 12 0 18 0; +#X connect 13 0 11 1; +#X connect 14 0 10 1; +#X connect 15 0 17 1; +#X connect 16 0 18 1; +#X connect 17 0 7 0; +#X connect 18 0 8 0; +#X coords 0 -1 1 1 110 119 2 54 173; -- cgit v1.2.1