Skip to content
Snippets Groups Projects
Commit 96f82165 authored by Ivica Bukvic's avatar Ivica Bukvic
Browse files

updated preset_hub and preset_node documentation with new features

parent ce19bcc5
No related branches found
No related tags found
No related merge requests found
...@@ -92,14 +92,13 @@ to conform to the PDDP template for Pd version 0.42.; ...@@ -92,14 +92,13 @@ to conform to the PDDP template for Pd version 0.42.;
#X restore 119 268 pd sub; #X restore 119 268 pd sub;
#X text 98 418 reset; #X text 98 418 reset;
#X text 99 472 anything; #X text 99 472 anything;
#X obj 474 3 preset_hub; #X obj 474 3 preset_hub default %hidden% %node% 2 9 1;
#X obj 430 21 pddp/pddplink http://wiki.puredata.info/en/preset_hub #X obj 430 21 pddp/pddplink http://wiki.puredata.info/en/preset_hub
-text pdpedia: preset_hub; -text pdpedia: preset_hub;
#X text 99 376 purge; #X text 99 376 purge;
#X text 98 397 recall; #X text 98 397 recall;
#X text 98 438 store; #X text 98 438 store;
#X text 81 515 1) symbol; #X text 81 515 1) symbol;
#X text 171 515 - name for this preset;
#X obj 381 305 cnv 15 44 27 empty empty empty 20 12 0 14 -204280 -66577 #X obj 381 305 cnv 15 44 27 empty empty empty 20 12 0 14 -204280 -66577
0; 0;
#X floatatom 386 310 5 0 0 0 - - -; #X floatatom 386 310 5 0 0 0 - - -;
...@@ -140,6 +139,8 @@ same canvas as the abstraction:; ...@@ -140,6 +139,8 @@ same canvas as the abstraction:;
#X text 168 418 - reset all preset node data; #X text 168 418 - reset all preset node data;
#X text 98 356 clear; #X text 98 356 clear;
#X text 168 356 - clears preset n for all nodes; #X text 168 356 - clears preset n for all nodes;
#X text 171 515 - OPTIONAL context for this preset (defaults to "default")
;
#X connect 13 0 19 0; #X connect 13 0 19 0;
#X connect 14 0 13 0; #X connect 14 0 13 0;
#X connect 15 0 13 0; #X connect 15 0 13 0;
...@@ -161,15 +162,15 @@ same canvas as the abstraction:; ...@@ -161,15 +162,15 @@ same canvas as the abstraction:;
#X connect 32 0 34 0; #X connect 32 0 34 0;
#X connect 33 0 32 0; #X connect 33 0 32 0;
#X connect 34 0 35 0; #X connect 34 0 35 0;
#X connect 37 0 56 0; #X connect 37 0 55 0;
#X connect 39 0 40 0; #X connect 39 0 40 0;
#X connect 40 0 39 0; #X connect 40 0 39 0;
#X connect 40 0 43 0; #X connect 40 0 43 0;
#X connect 41 0 40 0; #X connect 41 0 40 0;
#X connect 42 0 40 0; #X connect 42 0 40 0;
#X connect 44 0 40 0; #X connect 44 0 40 0;
#X connect 56 0 37 0; #X connect 55 0 37 0;
#X connect 57 0 15 0; #X connect 56 0 15 0;
#X connect 58 0 14 0; #X connect 57 0 14 0;
#X connect 59 0 18 0; #X connect 58 0 18 0;
#X connect 60 0 28 0; #X connect 59 0 28 0;
...@@ -29,7 +29,7 @@ to conform to the PDDP template for Pd version 0.42.; ...@@ -29,7 +29,7 @@ to conform to the PDDP template for Pd version 0.42.;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -204280 -1 0; 14 -204280 -1 0;
#X text 7 1 [preset_node] Related Objects; #X text 7 1 [preset_node] Related Objects;
#X obj 22 36 preset_hub; #X obj 22 36 preset_hub default %hidden%;
#X restore 101 637 pd Related_objects; #X restore 101 637 pd Related_objects;
#X obj 78 482 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 #X obj 78 482 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0; -162280 0;
...@@ -104,7 +104,6 @@ to conform to the PDDP template for Pd version 0.42.; ...@@ -104,7 +104,6 @@ to conform to the PDDP template for Pd version 0.42.;
the object below it back to its inlet. It can recall whatever type the object below it back to its inlet. It can recall whatever type
of message the connected object can output.; of message the connected object can output.;
#X text 81 545 1) symbol; #X text 81 545 1) symbol;
#X text 171 545 - name for this preset;
#X text 98 585 Scope- [preset_hub foo] is local to its patch and all #X text 98 585 Scope- [preset_hub foo] is local to its patch and all
of that patch's children (i.e. \, subpatches and abstractions).; of that patch's children (i.e. \, subpatches and abstractions).;
#X obj 98 613 pddp/pddplink preset_hub-help.pd; #X obj 98 613 pddp/pddplink preset_hub-help.pd;
...@@ -144,6 +143,8 @@ hub); ...@@ -144,6 +143,8 @@ hub);
#X text 98 346 clear; #X text 98 346 clear;
#X text 168 346 - clear this node data at preset n (forwarded to hub) #X text 168 346 - clear this node data at preset n (forwarded to hub)
; ;
#X text 171 545 - OPTIONAL context for this preset (defaults to "default")
;
#X connect 15 0 24 0; #X connect 15 0 24 0;
#X connect 16 0 15 0; #X connect 16 0 15 0;
#X connect 17 0 15 0; #X connect 17 0 15 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment