From 4c1bcfd1857e4e5b25c5b3c9729d0422a8cce576 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Mon, 2 Feb 2015 19:14:33 +0000 Subject: Reformatted and enhanced the cyclone help-patches. svn path=/trunk/externals/miXed/; revision=17422 --- doc/help/cyclone/pv-help.pd | 103 +++++++++++++++++++++++++++++--------------- 1 file changed, 69 insertions(+), 34 deletions(-) (limited to 'doc/help/cyclone/pv-help.pd') diff --git a/doc/help/cyclone/pv-help.pd b/doc/help/cyclone/pv-help.pd index 66ce97b..ab35922 100644 --- a/doc/help/cyclone/pv-help.pd +++ b/doc/help/cyclone/pv-help.pd @@ -1,38 +1,73 @@ -#N canvas 0 26 417 273 10; -#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 +#N canvas 504 79 558 433 10; +#X obj 0 405 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289 0; -#X text 24 228 docs based on the MAX/MSP reference (c) cycling'74; -#X text 23 242 ___________________________________________________ +#X obj 0 267 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0 ; -#X obj 36 28 pv foo; -#X text 97 28 private variables for patch and it's subpatches; -#X obj 173 50 value; -#X text 98 49 see also:; -#X obj 78 119 pv my_private_bar; -#X obj 263 119 pv my_private_bar; -#X msg 263 93 bang; -#X obj 263 148 print my_private_bar; -#N canvas 0 0 353 164 works 0; -#X obj 32 66 pv my_private_bar; -#X msg 32 40 bang; -#X obj 32 95 print my_private_underground_bar; -#X connect 0 0 2 0; -#X connect 1 0 0 0; -#X restore 48 150 pd works here too of course; -#N canvas 247 115 494 411 META 0; -#X text 12 155 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan -Wilkes for Pd-extended 0.42 to conform to the PDDP template.; -#X text 12 125 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +#N canvas 608 214 369 225 META 0; +#X text 0 19 LICENSE SIBSD; +#X text 0 95 LIBRARY cyclone; +#X text 0 0 KEYWORDS private variable patch store; +#X text 0 38 DESCRIPTION private variables for patch and its subpatches ; -#X text 12 45 DESCRIPTION private variables for patch and it's subpatches +#X text 0 57 INLET_0 message bang; +#X text 0 76 OUTLET_0 message; +#X text 0 115 VERSION 0.1-alpha57; +#X text 0 133 AUTHOR Krzysztof Czaja; +#X text 1 151 RELEASE_DATE 2002; +#X text 2 170 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html ; -#X text 12 85 OUTLET_0 anything; -#X text 12 65 INLET_0 anything bang; -#X text 12 5 KEYWORDS control nonlocal max_compatible local; -#X text 12 25 LICENSE SIBSD; -#X text 12 105 AUTHOR Krzysztof Czaja; -#X restore 368 252 pd META; -#X msg 78 95 foo; -#X connect 8 0 10 0; -#X connect 9 0 8 0; -#X connect 13 0 7 0; +#X text 2 202 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland +updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan +adapted the patch to pd-extended 2015-02-02; +#X restore 503 407 pd META; +#X obj 0 324 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0 +; +#X obj 0 361 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1 +0; +#N canvas 313 327 428 109 Related_objects 0; +#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0; +#X text 6 1 Related Objects; +#X restore 199 407 pd Related_objects; +#X obj 82 277 cnv 17 3 35 empty empty 0 5 9 0 16 -228856 -162280 0 +; +#X obj 82 333 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0 +; +#X obj 0 0 cnv 15 552 40 empty empty pv 3 12 0 18 -204280 -1 0; +#X msg 57 172 bang; +#X obj 57 227 print my_private_bar; +#X msg 57 85 foo; +#X text 111 275 message; +#X text 186 275 - message to set as stored private variable; +#X text 111 294 bang; +#X text 186 294 - output stored pv; +#X text 111 333 message; +#X text 186 333 - stored private variable; +#X text 93 373 1) message; +#X text 186 373 - name of private variable; +#X obj 502 7 pv foo; +#X msg 293 173 bang; +#X obj 293 228 print my_private_underground_bar; +#X text 342 95 also works here:; +#X text 41 149 ...then access it here:; +#X text 13 23 private variables for patch and its subpatches; +#X obj 57 109 cyclone/pv my_private_bar; +#X obj 293 199 cyclone/pv my_private_bar; +#X obj 57 198 cyclone/pv my_private_bar; +#N canvas 1007 304 433 300 mysubpatch 0; +#X msg 72 96 bang; +#X obj 72 122 cyclone/pv my_private_bar; +#X obj 72 151 print my_private_subpatch_bar; +#X obj 2 3 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0; +#X text 3 26; +#X text 5 4 also works here; +#X connect 0 0 1 0; +#X connect 1 0 2 0; +#X restore 349 115 pd mysubpatch; +#X text 287 150 also works here:; +#X text 38 47 store message in variable my_private_bar:; +#X connect 9 0 28 0; +#X connect 11 0 26 0; +#X connect 21 0 27 0; +#X connect 27 0 22 0; +#X connect 28 0 10 0; -- cgit v1.2.1