aboutsummaryrefslogtreecommitdiff
path: root/uid2username.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-22 04:27:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-22 04:27:14 +0000
commit445d5095996a8a04f9ad91cfc68f63cfe244455c (patch)
treee101e4fcf5e0b399ab34119f17e83ba94c37eba9 /uid2username.pd
parentcdf7b753ad65d18286ecd05f282c6e871eb10f5b (diff)
replaced '->' with '2' as conversion separator
svn path=/trunk/externals/hcs/; revision=11092
Diffstat (limited to 'uid2username.pd')
-rw-r--r--uid2username.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/uid2username.pd b/uid2username.pd
new file mode 100644
index 0000000..ea7718c
--- /dev/null
+++ b/uid2username.pd
@@ -0,0 +1,18 @@
+#N canvas 217 216 510 229 10;
+#X obj 18 85 passwd;
+#X obj 18 12 inlet;
+#X obj 19 183 outlet;
+#X obj 66 12 inlet;
+#X obj 118 31 loadbang;
+#X obj 66 59 purepd/float_argument \$1;
+#X obj 82 183 outlet;
+#X obj 18 118 list;
+#X obj 18 147 list split 1;
+#X connect 0 0 7 0;
+#X connect 0 1 6 0;
+#X connect 1 0 0 0;
+#X connect 3 0 5 0;
+#X connect 4 0 5 0;
+#X connect 5 0 0 1;
+#X connect 7 0 8 0;
+#X connect 8 0 2 0;