aboutsummaryrefslogtreecommitdiff
path: root/linear_cue_system/cue_between-help.pd
blob: f31dc02e3295bc892dd166fa82dbf8fae504a818 (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
51
#N canvas 319 47 771 471 10;
#X obj 10 22 cue_init cue1;
#X obj 10 233 cue test1a 2000;
#X obj 10 176 cue initialisation;
#X obj 10 252 cue test1;
#X obj 10 271 cue test2;
#X obj 10 195 cue debut;
#X obj 10 214 cue foo 1000;
#X obj 245 294 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X floatatom 488 295 5 0 0 0 - - -;
#X obj 245 275 cue_between 1000 1000;
#X text 252 135 parametters :;
#X text 252 25 cue between allow to control anything located between
2 diferent cue;
#X text 253 61 inlet 1 : last cue;
#X text 253 77 inlet 2 : 1st cue;
#X text 252 96 outlet 1 : 0/1 if cue is between the 1st and last cue
;
#X text 252 115 outlet 2 : 0..1 : same as outlet 1 \, but with an envelope
;
#X text 281 151 fade in (ms);
#X text 281 167 fade out (ms);
#X obj 10 290 cue test3;
#X obj 247 365 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X floatatom 490 366 5 0 0 0 - - -;
#X obj 10 309 cue test4;
#X obj 10 328 cue test5;
#X obj 247 346 cue_between 100 100 4000 2000;
#X text 280 183 delay before fade in;
#X text 279 199 delay before fade out;
#X text 250 220 you can force a on/off state \, and jump to the end
of the fade;
#X connect 0 0 2 0;
#X connect 1 0 3 0;
#X connect 2 0 5 0;
#X connect 3 0 4 0;
#X connect 3 1 9 0;
#X connect 4 0 18 0;
#X connect 5 0 6 0;
#X connect 5 1 9 1;
#X connect 6 0 1 0;
#X connect 9 0 7 0;
#X connect 9 1 8 0;
#X connect 18 0 21 0;
#X connect 18 1 23 1;
#X connect 21 0 22 0;
#X connect 21 1 23 0;
#X connect 23 0 19 0;
#X connect 23 1 20 0;