diff options
author | Roman Haefeli <rdz@users.sourceforge.net> | 2010-10-05 21:00:51 +0000 |
---|---|---|
committer | Roman Haefeli <rdz@users.sourceforge.net> | 2010-10-05 21:00:51 +0000 |
commit | c6460221358d28cdeefa1a863164744d4e811d7a (patch) | |
tree | e18993fda5d3d8e0dfada84d97262f07b62c01f0 | |
parent | 64cc8555ce3a81019d8c30500842026aa1447d78 (diff) |
added help stub for [autoabstraction]
svn path=/trunk/externals/iem/iemguts/; revision=14198
-rw-r--r-- | help/autoabstraction-help.pd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/help/autoabstraction-help.pd b/help/autoabstraction-help.pd new file mode 100644 index 0000000..f6ade87 --- /dev/null +++ b/help/autoabstraction-help.pd @@ -0,0 +1,8 @@ +#N canvas 306 0 450 300 10; +#X text 39 169 this code adds an external "loader" to Miller S. Puckette's +"pure data" \, * which allows the on-the-fly creation of abstractions +by just creating an * object which is of a yet unknown file and for +which no abstraction-file exists * * the new abstraction should be +minimal and eventually be loaded from a template; +#X text 134 91 FIXME; +#X text 58 41 THIS IS ONLY A STUB; |