aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/all_about_scope_and_locality.pd
AgeCommit message (Collapse)Author
2010-12-15fixed broken linksJonathan Wilkes
svn path=/trunk/; revision=14639
2010-08-25Revised and added to all_about help patchesJonathan Wilkes
svn path=/trunk/; revision=13941
2008-06-02- Replaced my pddp_open hack with pddplinkHans-Christoph Steiner
- replaced [pddp] with a pddplink to the PDDP wiki page svn path=/trunk/; revision=9966
2005-04-28cleaned up a number of patches; renamed all to the standard -help.pd format; ↵Hans-Christoph Steiner
added some more ideas to the style guide; finished up lists_vs_anythings svn path=/trunk/; revision=2841
2005-04-26made an object, [pddp_open] which opens a giving patch on the fly. This ↵Hans-Christoph Steiner
way, it is no longer necessary to instantiate an object in a help patch in order for it to be linked. For example, the [hid] help patch doesn't need an instance of [all_about_hid]. [all_about_hid] is opened upon request via [pddp_open]. This eliminates bugs and makes the help system load fast, since its loading much less. svn path=/trunk/; revision=2824
2003-10-04added Hans' suggestion: Miller's Wisdom from 2.6.5 PD manual regarding ↵N.N.
variables - $1-rats vs. rats-$1...Thanks Hans! svn path=/trunk/; revision=1067
2003-09-12created in conjunction with new 'all_about_send_n_receive' document, but can ↵N.N.
be used in any case to explain locality. svn path=/trunk/; revision=948