aboutsummaryrefslogtreecommitdiff
path: root/getpatchname/doc
diff options
context:
space:
mode:
authorJamie Bullock <postlude@users.sourceforge.net>2006-07-12 14:36:34 +0000
committerJamie Bullock <postlude@users.sourceforge.net>2006-07-12 14:36:34 +0000
commit76c97192a191929dfabeefa168a4b838a3b1f07f (patch)
tree72d6f39b5d981b4bf7a4f852f9991e7886e525fb /getpatchname/doc
parent4de225a88232e3dafdc8d907b58bc5d06cdb7c38 (diff)
This commit was generated by cvs2svn to compensate for changes in r5366,
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/postlude/; revision=5367
Diffstat (limited to 'getpatchname/doc')
-rw-r--r--getpatchname/doc/help-getpatchname.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/getpatchname/doc/help-getpatchname.pd b/getpatchname/doc/help-getpatchname.pd
new file mode 100644
index 0000000..a9ff019
--- /dev/null
+++ b/getpatchname/doc/help-getpatchname.pd
@@ -0,0 +1,14 @@
+#N canvas 0 0 450 300 10;
+#X obj 160 101 loadbang;
+#X symbolatom 160 170 20 0 0 0 - - -;
+#X obj 239 102 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 22 16 getpatchname: This external returns the name of the current
+patch as a symbol when sent a 'bang' message;
+#X obj 160 131 getpatchname;
+#X text 26 236 Note: at the moment it retains the name of the patch
+returned when the object was instantiated. This will be revised in
+future versions;
+#X connect 0 0 4 0;
+#X connect 2 0 4 0;
+#X connect 4 0 1 0;