aboutsummaryrefslogtreecommitdiff
path: root/throw13~-help.pd
blob: ea7f6531946e72230251b910c85fda0139f76cda (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
40
41
42
43
44
45
46
47
48
49
50
#N canvas 0 31 529 434 10;
#N canvas 463 219 494 344 META 0;
#X text 12 125 RELEASE_DATE 2009-06-12;
#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 KEYWORDS signal nonlocal;
#X text 12 105 AUTHOR d13@klingt.org;
#X text 12 45 LICENSE GPL v2;
#X text 12 5 ALIAS t13~;
#X text 12 65 DESCRIPTION throw~ clone;
#X text 12 85 INLET_0 set signal;
#X restore 460 389 pd META;
#X text 81 25 or;
#X floatatom 187 75 5 0 0 0 - - -;
#X obj 187 101 sig~;
#X obj 186 241 metro 150;
#X obj 186 195 loadbang;
#X obj 186 220 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 66 272 snapshot~;
#X floatatom 66 309 5 0 0 0 - - -;
#X msg 67 120 set sig1;
#X msg 84 154 set sig2;
#X obj 187 154 throw13~ sig1;
#X obj 67 195 catch13~ sig1;
#X msg 240 84 set sig1;
#X msg 257 116 set sig2;
#X msg 350 83 \; pd dsp \$1;
#X obj 350 59 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X text 138 270 Oddities:;
#X text 138 290 * catch13~ doesn't update the receive-name until you
toggle DSP on and off;
#X text 138 320 * throw13~ doesn't automatically convert incoming floats
to a signal;
#X obj 20 25 throw13~;
#X obj 108 25 t13~;
#X text 154 24 throw~ clone;
#X connect 2 0 3 0;
#X connect 3 0 11 0;
#X connect 4 0 7 0;
#X connect 5 0 6 0;
#X connect 6 0 4 0;
#X connect 7 0 8 0;
#X connect 9 0 12 0;
#X connect 10 0 12 0;
#X connect 12 0 7 0;
#X connect 13 0 11 0;
#X connect 14 0 11 0;
#X connect 16 0 15 0;