aboutsummaryrefslogtreecommitdiff
path: root/tof/common~-help.pd
blob: 225c5c8c8b227158df98a7222c2b3e830660e069 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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;