From 96fda2e5cfb094d875bc5bad4e1df81aaef77e63 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Wed, 23 Sep 2009 00:54:50 +0000 Subject: menage svn path=/trunk/externals/tof/; revision=12433 --- help/paramGui-help.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 help/paramGui-help.pd (limited to 'help') diff --git a/help/paramGui-help.pd b/help/paramGui-help.pd new file mode 100644 index 0000000..353d4cc --- /dev/null +++ b/help/paramGui-help.pd @@ -0,0 +1,30 @@ +#N canvas 198 148 663 465 10; +#X obj 10 241 paramGui; +#X obj -13 32 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 +0; +#X text -8 84 author: mrtoftrash@gmail.com; +#X text -8 31 description: builds interfaces out of pd guis for params. +; +#X text -9 63 tags: param gui; +#X obj 10 206 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X text 406 216 /gui options:; +#X text 31 205 Bang: build guis for all params that have /gui options. +; +#X text 97 369 --------------------- SEE ALSO ----------------------- +; +#X text 71 390 See the help for the param external to expand your mind: +; +#X obj 69 412 param /numerical 100 /gui nbx; +#X text 108 277 -- SUPER IMPORTANT --; +#X text 415 238 nbx: creates a numberbox; +#X text 414 257 slider min max: creates a slider with the indicated +minimum and maximum; +#X text 414 286 bng: creates a bang; +#X text 414 304 tgl: creates a toggle; +#X text 416 322 symbolatom: creates a symbol box; +#X obj 278 411 param /slip 100 /gui slider 0 127; +#X text 14 293 You have to copy the created guis into your root patch +(or a subpatch of it) for them to work with their target params!; +#X text -9 105 version: 2009-09-19 (localized version); +#X connect 5 0 0 0; -- cgit v1.2.1