Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Wynn
purr-data
Commits
8827bd73
Commit
8827bd73
authored
12 years ago
by
Ivica Bukvic
Browse files
Options
Downloads
Patches
Plain Diff
elaborated on the set option for the preset_node external
parent
96f82165
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pd/doc/5.reference/preset_node-help.pd
+29
-23
29 additions, 23 deletions
pd/doc/5.reference/preset_node-help.pd
with
29 additions
and
23 deletions
pd/doc/5.reference/preset_node-help.pd
+
29
−
23
View file @
8827bd73
#N canvas 438 24 555 517 10;
#X obj 113 279 cnv 15 60 39 empty empty empty 20 12 0 14 -261234 -66577
0;
#X obj 0 6
3
5 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
#X obj 0 6
5
5 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header preset_node 3 12
0 18 -204280 -1 0;
...
...
@@ -16,24 +16,24 @@ to conform to the PDDP template for Pd version 0.42.;
#X text 12 65 INLET_0 anything;
#X text 12 85 OUTLET_0 anything;
#X text 12 105 AUTHOR Ivica Ico Bukvic (c) 2012 <ico@vt.edu>;
#X restore 500 6
3
7 pd META;
#X obj 0 4
7
3 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
#X restore 500 6
5
7 pd META;
#X obj 0 4
9
3 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 5
2
8 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
#X obj 0 5
4
8 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 5
7
8 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
#X obj 0 5
9
8 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X obj 78 347 cnv 3 3 1
2
0 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
#X obj 78 347 cnv 3 3 1
4
0 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#N canvas 102 481 428 108 Related_objects 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -204280 -1 0;
#X text 7 1 [preset_node] Related Objects;
#X obj 22 36 preset_hub default %hidden%;
#X restore 101 6
3
7 pd Related_objects;
#X obj 78
48
2 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
#X restore 101 6
5
7 pd Related_objects;
#X obj 78
50
2 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 4 6
3
7 pddp/pddplink all_about_help_patches.pd -text Usage Guide
#X obj 4 6
5
7 pddp/pddplink all_about_help_patches.pd -text Usage Guide
;
#X text 11 20 universal preset system for pd-l2ork;
#X obj 474 3 preset_node;
...
...
@@ -54,12 +54,12 @@ to conform to the PDDP template for Pd version 0.42.;
#X msg 81 174 clear \$1;
#X floatatom 81 150 5 0 0 0 - - -;
#X obj 20 231 print hub_test_says;
#X obj 188 27
3
preset_node test;
#X obj 188 27
9
preset_node test;
#X floatatom 188 302 5 0 0 0 - - -;
#X msg 197 2
3
3 purge;
#X msg 188
2
11 reset;
#X msg 248 2
3
2 clearall \$1;
#X floatatom 248
2
11 5 0 0 0 - - -;
#X msg 197 2
1
3 purge;
#X msg 188 1
9
1 reset;
#X msg 248 2
1
2 clearall \$1;
#X floatatom 248 1
9
1 5 0 0 0 - - -;
#X obj 376 50 cnv 15 156 279 empty empty empty 20 12 0 14 -233017 -66577
0;
#X msg 447 83 store \$1;
...
...
@@ -99,14 +99,14 @@ to conform to the PDDP template for Pd version 0.42.;
#X restore 123 289 pd sub;
#X text 98 366 clearall;
#X text 99 386 purge;
#X text 99
48
2 anything;
#X text 169
48
2 - [preset_node] makes an invisible connection from
#X text 99
50
2 anything;
#X text 169
50
2 - [preset_node] makes an invisible connection from
the object below it back to its inlet. It can recall whatever type
of message the connected object can output.;
#X text 81 5
4
5 1) symbol;
#X text 98
58
5 Scope- [preset_hub foo] is local to its patch and all
#X text 81 5
6
5 1) symbol;
#X text 98
60
5 Scope- [preset_hub foo] is local to its patch and all
of that patch's children (i.e. \, subpatches and abstractions).;
#X obj 98 6
1
3 pddp/pddplink preset_hub-help.pd;
#X obj 98 6
3
3 pddp/pddplink preset_hub-help.pd;
#N canvas 186 308 428 292 More_info 0;
#X obj 30 165 cnv 15 349 98 empty \$0-pddp.cnv.subheading empty 3 12
0 14 -191407 -1 0;
...
...
@@ -127,24 +127,28 @@ same canvas as the abstraction:;
#X text 168 205 inside it.;
#X text 40 171 [preset_hub foo] <-- this won't apply to [bar] because
;
#X restore 459
59
0 pd More_info;
#X restore 459
61
0 pd More_info;
#X text 168 386 - purge all orphaned/unused nodes (forwarded to hub)
;
#X text 98 427 reset;
#X text 98 406 recall;
#X text 98 4
4
7 store;
#X text 98 4
6
7 store;
#X text 168 406 - recall the values stored at index n (forwarded to
hub);
#X text 168 427 - reset all preset node data (forwarded to hub);
#X text 168 4
4
7 - store the current state at index n (forwarded to
#X text 168 4
6
7 - store the current state at index n (forwarded to
hub);
#X text 168 366 - clear all node data at preset n (forwarded to hub)
;
#X text 98 346 clear;
#X text 168 346 - clear this node data at preset n (forwarded to hub)
;
#X text 171 5
4
5 - OPTIONAL context for this preset (defaults to "default")
#X text 171 5
6
5 - OPTIONAL context for this preset (defaults to "default")
;
#X text 98 447 set;
#X text 168 447 - change context (hub) node is paired with;
#X msg 231 246 set another;
#X msg 310 246 set test;
#X connect 15 0 24 0;
#X connect 16 0 15 0;
#X connect 17 0 15 0;
...
...
@@ -178,3 +182,5 @@ hub);
#X connect 48 0 47 0;
#X connect 49 0 47 0;
#X connect 51 0 47 0;
#X connect 74 0 25 0;
#X connect 75 0 25 0;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment