From c3fdeeb4feb97052336a624bbbb5cf821ee03551 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Thu, 27 May 2010 21:35:31 +0000 Subject: Modified my dir structure svn path=/trunk/externals/tof/; revision=13571 --- tof/common~-help.pd | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 tof/common~-help.pd (limited to 'tof/common~-help.pd') diff --git a/tof/common~-help.pd b/tof/common~-help.pd new file mode 100644 index 0000000..225c5c8 --- /dev/null +++ b/tof/common~-help.pd @@ -0,0 +1,39 @@ +#N canvas 162 106 780 541 10; +#X obj 56 302 tof/common~ patrick; +#X obj 278 305 tof/common~ patrick; +#X obj 55 266 sig~; +#X floatatom 55 241 5 0 0 0 - - -; +#X obj 277 271 sig~; +#X floatatom 277 244 5 0 0 0 - - -; +#X obj 29 23 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 +0; +#X text 34 71 author: mrtoftrash@gmail.com; +#X text 33 49 tags: mix~ control~; +#X text 34 92 version: 2009-10-22; +#X text 34 23 description: "many to many" nonlocal signal connections. +; +#X text 35 129 All common~ objects of the same name share the same +output.; +#X text 35 152 The output is the sum of all the inputs from the previous +dsp block.; +#X text 35 193 common~ only works for the default block size (64) and +delays the input by one block.; +#X obj 181 354 metro 1000; +#X obj 57 389 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10 +-262144 -1 -1 0 256; +#X obj 278 384 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10 +-262144 -1 -1 0 256; +#X obj 57 346 snapshot~; +#X obj 278 347 snapshot~; +#X obj 182 323 loadbang; +#X connect 0 0 17 0; +#X connect 1 0 18 0; +#X connect 2 0 0 0; +#X connect 3 0 2 0; +#X connect 4 0 1 0; +#X connect 5 0 4 0; +#X connect 14 0 17 0; +#X connect 14 0 18 0; +#X connect 17 0 15 0; +#X connect 18 0 16 0; +#X connect 19 0 14 0; -- cgit v1.2.1