aboutsummaryrefslogtreecommitdiff
path: root/help/paramGui-help.pd
blob: bb33dc64fc098f680daa7adc9f498eefce5c0391 (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 1067 99 946 482 10;
#X obj 4 19 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
0;
#X text 9 71 author: mrtoftrash@gmail.com;
#X text 8 50 tags: param gui;
#X text 57 374 --------------------- SEE ALSO -----------------------
;
#X text 31 395 See the help for the param external to expand your mind:
;
#X text 547 225 nbx: creates a numberbox;
#X text 546 244 slider min max: creates a slider with the indicated
minimum and maximum;
#X text 546 273 bng: creates a bang;
#X text 546 291 tgl: creates a toggle;
#X text 548 309 symbolatom: creates a symbol box;
#X text 8 92 version: 2009-09-19 (localized version);
#X text 9 18 description: builds pd guis for params.;
#X obj 652 368 tof/param /maude 3 /g bob;
#X obj 21 130 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 538 203 /g options for params:;
#X text 599 119 <-click properties here;
#X obj 90 182 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 42 127 This inlet creates the guis once. All further bangs
only display the gui window.;
#X text 112 178 This inlet creates and displays the window everytime
it is bang. It is always up to date \, but a bit slower.;
#X msg 506 74 /carrier \$1;
#X floatatom 512 46 5 0 0 0 - - -;
#X obj 21 219 tof/param gui;
#X obj 477 120 ./param-abs /id bob;
#X obj 650 407 tof/param /tom yo /g 1 1 sym;
#X obj 29 417 tof/param /numerical 100 /g nbx;
#X obj 258 416 tof/param /slip 100 /g 0 1 slider 0 127;
#X connect 13 0 21 0;
#X connect 16 0 21 1;
#X connect 19 0 22 0;
#X connect 20 0 19 0;