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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Sanket Bhukan
purr-data
Commits
40ea15ce
Commit
40ea15ce
authored
8 years ago
by
Albert Gräf
Browse files
Options
Downloads
Patches
Plain Diff
Comment change.
parent
6b702497
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pd/doc/2.control.examples/25.intelligent-patching.pd
+9
-9
9 additions, 9 deletions
pd/doc/2.control.examples/25.intelligent-patching.pd
with
9 additions
and
9 deletions
pd/doc/2.control.examples/25.intelligent-patching.pd
+
9
−
9
View file @
40ea15ce
#N canvas 25
1 25
453 586 10;
#N canvas 25
2 51
453 586 10;
#X obj 36 48 pack f f f f;
#X obj 169 8 unpack f f f f;
#X text 13 180 (1) 1:1 multi-connect: connects o(n+k) -> i(m+k) for
...
...
@@ -69,19 +69,19 @@ to the inlet of the (unselected) lower object.;
#X text 262 374 with ctrl;
#X text 54 145 Mode 4: 1:N ("fan out");
#X text 220 145 Mode 4': N:1 ("fan in");
#X text 36 17 Mode 4 is the most complicated. Here we want to connect
the objects above to the objects below again \, but this time the different
out- or inlets of the target object will be *distibuted* among the
other objects. To try these \, select each group of three objects below
and then connect the leftmost outlet of the leftmost object on the
top to the leftmost inlet of the leftmost object on the bottom. Note
that \, in contrast to mode 2 and 3 \, here *all* the objects to be
connected have to be selected beforehand!;
#X text 37 236 Note that the intelligent patching heuristic will pick
either mode 4 or mode 4' \, whatever gives the most connections. Sometimes
this choice will be ambiguous \, in which case you may have to help
the algorithm along by pressing the ctrl key *before* doing the connections:
;
#X text 36 17 Mode 4 is the most complicated. Here we want to connect
the objects above to the objects below again \, but this time the different
out- or inlets of the target object will be *distibuted* among the
other objects. To try these \, select each group of three or four objects
below and then connect the leftmost outlet of the leftmost object on
the top to the leftmost inlet of the leftmost object on the bottom.
Note that \, in contrast to mode 2 and 3 \, here *all* the objects
to be connected have to be selected beforehand!;
#X restore 377 392 pd mode4;
#X text 13 462 NOTE: Intelligent patching will do either (4) or (4')
\, whichever gives the most connections. This choice can be reversed
...
...
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