aboutsummaryrefslogtreecommitdiff
path: root/doubleClick-help.pd
blob: 169433f7d97aca5d82f02386b8d4dbb0e5133d12 (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
#N canvas 282 79 541 436 10;
#X obj 31 214 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 31 260 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 20 9 Description: Detects double clicks.;
#X msg 142 208 175;
#X msg 187 207 300;
#X obj 31 235 mtl/doubleClick 300;
#X obj 33 126 cyclone/MouseState;
#X obj 32 56 loadbang;
#X obj 35 156 sel 1;
#X msg 31 87 poll;
#X text 49 258 Argument 1 and right inlet : Determines the double click
interval (defaults to 175).;
#X text 20 27 tags: ui;
#X connect 0 0 5 0;
#X connect 3 0 5 1;
#X connect 4 0 5 1;
#X connect 5 0 1 0;
#X connect 6 0 8 0;
#X connect 7 0 9 0;
#X connect 8 0 0 0;
#X connect 9 0 6 0;