aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.waveselection.pd
blob: 440e5000474d4f2c2d479bd203a9508255441c85 (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
#N canvas 0 0 626 444 12;
#X obj 188 80 inlet;
#X obj 223 279 fs.copy;
#X msg 328 296 dstinvert;
#X obj 363 324 init;
#X obj 223 376 outlet;
#X obj 21 80 inlet;
#X obj 223 219 symbol;
#X obj 188 112 t l b;
#X obj 358 79 inlet;
#X text 12 8 fs.waveselection - show fs.waveform selection by inverting
the selected area;
#X text 71 81 fs.frame 1st;
#X text 241 80 fs.frame 2nd;
#X text 410 78 reset;
#X text 280 377 to fs.frame 1st inlet;
#X obj 185 155 t b b l l;
#X msg 185 312 flip;
#X msg 289 247 source \$1 0 \$3 \$5;
#X msg 432 247 dest \$1 0 \$3 \$5;
#X obj 289 219 pack f f f f f;
#X obj 442 150 fs.info;
#X msg 358 106 0 0 0 0 0;
#X obj 432 217 pack f f f f f;
#X connect 0 0 7 0;
#X connect 1 0 4 0;
#X connect 2 0 1 1;
#X connect 3 0 2 0;
#X connect 5 0 6 1;
#X connect 5 0 19 0;
#X connect 6 0 1 0;
#X connect 7 0 14 0;
#X connect 7 1 6 0;
#X connect 8 0 20 0;
#X connect 14 0 15 0;
#X connect 14 1 6 0;
#X connect 14 2 21 0;
#X connect 14 3 18 0;
#X connect 15 0 4 0;
#X connect 16 0 1 1;
#X connect 17 0 1 1;
#X connect 18 0 16 0;
#X connect 19 1 18 4;
#X connect 19 1 21 4;
#X connect 20 0 18 0;
#X connect 20 0 21 0;
#X connect 21 0 17 0;