From b073c6e93f0623f2e65ddf9d8593d63843c48b84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Thu, 9 May 2013 12:25:44 +0000 Subject: svn path=/trunk/abstractions/jmmmp/; revision=17121 --- sguigot-help.pd | 77 +++++++++++++++++++++++++++++++++------------------------ 1 file changed, 45 insertions(+), 32 deletions(-) (limited to 'sguigot-help.pd') diff --git a/sguigot-help.pd b/sguigot-help.pd index b3b7918..e66714f 100644 --- a/sguigot-help.pd +++ b/sguigot-help.pd @@ -1,32 +1,45 @@ -#N canvas 53 86 363 356 10; -#X text 12 327 Released under the BSD License; -#X text 206 90 Inlets; -#X text 206 160 Outlets; -#X text 206 40 Arguments; -#X text 206 60 - Initial state (0/1); -#X text 206 110 - Messages; -#X text 206 180 - Messages; -#X text 206 200 - State; -#X obj 26 159 sguigot 1; -#X floatatom 26 189 5 0 0 0 - - -; -#X obj 26 118 f+; -#X obj 26 98 metrum 1000 1; -#X text 12 307 (C) 2008 Joćo Pais - jmmmpais@googlemail.com; -#X obj 113 188 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 -1; -#X text 112 204 State; -#X text 206 250 - State; -#X text 206 230 GUI; -#X text 206 130 - On / Off (0/1); -#X text 206 270 - Incoming message; -#X text 22 10 [sguigot] - Spigot GUI implementation; -#X obj 103 136 bng 14 250 50 0 empty empty empty 17 7 0 10 -228856 --1 -1; -#X obj 123 136 tgl 14 0 empty empty empty 17 7 0 10 -228856 -1 -1 0 -1; -#X connect 8 0 9 0; -#X connect 8 1 13 0; -#X connect 10 0 8 0; -#X connect 11 0 10 0; -#X connect 20 0 8 1; -#X connect 21 0 8 1; +#N canvas 53 86 363 356 10; +#X text 12 327 Released under the BSD License; +#X text 206 90 Inlets; +#X text 206 160 Outlets; +#X text 206 40 Arguments; +#X text 206 60 - Initial state (0/1); +#X text 206 110 - Messages; +#X text 206 180 - Messages; +#X text 206 200 - State; +#X obj 26 159 sguigot 1; +#X floatatom 26 189 5 0 0 0 - - -; +#X obj 26 118 f+; +#X obj 26 98 metrum 1000 1; +#X text 12 307 (C) 2008 Joćo Pais - jmmmpais@googlemail.com; +#X obj 113 188 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 +1; +#X text 112 204 State; +#X text 206 250 - State; +#X text 206 230 GUI; +#X text 206 270 - Incoming message; +#X text 22 10 [sguigot] - Spigot GUI implementation; +#X obj 103 136 bng 14 250 50 0 empty empty empty 17 7 0 10 -228856 +-1 -1; +#X obj 123 136 tgl 14 0 empty empty empty 17 7 0 10 -228856 -1 -1 0 +1; +#N canvas 504 106 494 344 META 0; +#X text 12 55 AUTHOR Joćo Pais ; +#X text 12 95 LICENSE BSD; +#X text 12 75 LIBRARY jmmmp; +#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; +#X text 12 6 DESCRIPTION Spigot GUI implementation; +#X text 12 36 KEYWORDS spigot GUI; +#X text 12 135 VERSION 2008; +#X text 14 165 INLET_0 - Messages; +#X text 14 185 INLET_1 - On / Off (0/1); +#X text 14 205 OUTLET_0 - Messages; +#X text 14 225 OUTLET_1 - State; +#X restore 302 326 pd META; +#X text 206 130 - On / Off (0/1); +#X connect 8 0 9 0; +#X connect 8 1 13 0; +#X connect 10 0 8 0; +#X connect 11 0 10 0; +#X connect 19 0 8 1; +#X connect 20 0 8 1; -- cgit v1.2.1