aboutsummaryrefslogtreecommitdiff
path: root/gid0x2d0x3egroup_name.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-06-12 20:41:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-06-12 20:41:54 +0000
commit1b8c2838a308ac7536362a219f710c244fe529b9 (patch)
tree62435bd3147fc08974507d3f72f542050e6a4df2 /gid0x2d0x3egroup_name.pd
parentdda26b130c1aa944bc042095677b2245c722e7ba (diff)
turned passwd.c into group.c; fixed error message wording; added group/gid abstractions
svn path=/trunk/externals/hcs/; revision=5202
Diffstat (limited to 'gid0x2d0x3egroup_name.pd')
-rw-r--r--gid0x2d0x3egroup_name.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/gid0x2d0x3egroup_name.pd b/gid0x2d0x3egroup_name.pd
new file mode 100644
index 0000000..017f257
--- /dev/null
+++ b/gid0x2d0x3egroup_name.pd
@@ -0,0 +1,18 @@
+#N canvas 217 216 514 233 10;
+#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 obj 18 85 group;
+#X connect 0 0 8 0;
+#X connect 2 0 4 0;
+#X connect 3 0 4 0;
+#X connect 4 0 8 1;
+#X connect 6 0 7 0;
+#X connect 7 0 1 0;
+#X connect 8 0 6 0;
+#X connect 8 1 5 0;