aboutsummaryrefslogtreecommitdiff
path: root/group_name0x2d0x3egid.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 /group_name0x2d0x3egid.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 'group_name0x2d0x3egid.pd')
-rw-r--r--group_name0x2d0x3egid.pd31
1 files changed, 31 insertions, 0 deletions
diff --git a/group_name0x2d0x3egid.pd b/group_name0x2d0x3egid.pd
new file mode 100644
index 0000000..25bc810
--- /dev/null
+++ b/group_name0x2d0x3egid.pd
@@ -0,0 +1,31 @@
+#N canvas 496 159 385 454 10;
+#X obj 18 12 inlet;
+#X obj 61 12 inlet;
+#X obj 18 322 outlet;
+#X obj 108 31 loadbang;
+#X obj 56 59 purepd/any_argument \$1;
+#X obj 57 93 route float;
+#X obj 226 323 outlet;
+#X obj 129 135 list;
+#X obj 129 155 list split 3;
+#X obj 129 176 list split 2;
+#X obj 18 241 list;
+#X obj 18 261 list split 3;
+#X obj 19 213 group;
+#X obj 129 114 group;
+#X obj 18 282 list split 2;
+#X connect 0 0 12 0;
+#X connect 1 0 4 0;
+#X connect 3 0 4 0;
+#X connect 4 0 5 0;
+#X connect 5 0 12 1;
+#X connect 5 1 13 0;
+#X connect 7 0 8 0;
+#X connect 8 0 9 0;
+#X connect 9 1 12 1;
+#X connect 10 0 11 0;
+#X connect 11 0 14 0;
+#X connect 12 0 10 0;
+#X connect 12 1 6 0;
+#X connect 13 0 7 0;
+#X connect 14 1 2 0;