aboutsummaryrefslogtreecommitdiff
path: root/import-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'import-help.pd')
-rw-r--r--import-help.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/import-help.pd b/import-help.pd
new file mode 100644
index 0000000..8764c7b
--- /dev/null
+++ b/import-help.pd
@@ -0,0 +1,21 @@
+#N canvas 476 83 473 364 10;
+#X msg 21 102 bang;
+#X obj 21 150 import ext13 memento rradical;
+#X text 247 315 released under the GNU GPL;
+#X msg 33 126 reset;
+#X symbolatom 32 176 0 0 0 0 - - -;
+#X obj 21 202 print;
+#X text 68 101 get next item in list of loaded libs;
+#X text 80 125 start at the top of the list again;
+#X text 18 22 [import] loads libraries from the patch. On Pd 0.4 or
+greater \, it loads the library into the patch's local namespace. On
+older versions \, it loads the libraries into the global namespace.
+;
+#X text 29 239 Sending bangs to [import] makes it output the loaded
+libraries one at a time.;
+#X text 18 301 (C) Copyright 2004-6 Hans-Christoph Steiner <hans@at.or.at>
+;
+#X connect 0 0 1 0;
+#X connect 1 0 4 0;
+#X connect 1 0 5 0;
+#X connect 3 0 1 0;