aboutsummaryrefslogtreecommitdiff
path: root/getpatchname/doc/getpatchname-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-09-29 21:28:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-09-29 21:28:27 +0000
commit523bac5887143597042338112f742fa19cd93ce9 (patch)
treedd0395c2ab4f8658838b085bd44a9b40770cd41e /getpatchname/doc/getpatchname-help.pd
parent8d697ba21f076ce500a190dca638cf80455c1214 (diff)
renamed help files to match the *-help.pd naming standard
svn path=/trunk/externals/postlude/; revision=8773
Diffstat (limited to 'getpatchname/doc/getpatchname-help.pd')
-rw-r--r--getpatchname/doc/getpatchname-help.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/getpatchname/doc/getpatchname-help.pd b/getpatchname/doc/getpatchname-help.pd
new file mode 100644
index 0000000..a9ff019
--- /dev/null
+++ b/getpatchname/doc/getpatchname-help.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;