aboutsummaryrefslogtreecommitdiff
path: root/examples/operating_system.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2003-12-01 15:09:36 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2003-12-01 15:09:36 +0000
commit720c2943321740389c76eb054e18349b65f3a457 (patch)
tree3fb2f1fe78d1fc2d320b3e4d4a0f3cf36d871ac3 /examples/operating_system.pd
parentcb792a065213b54307417870689a93ff544d35dc (diff)
added help-patches
svn path=/trunk/externals/zexy/; revision=1204
Diffstat (limited to 'examples/operating_system.pd')
-rw-r--r--examples/operating_system.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/examples/operating_system.pd b/examples/operating_system.pd
new file mode 100644
index 0000000..1686d6d
--- /dev/null
+++ b/examples/operating_system.pd
@@ -0,0 +1,19 @@
+#N canvas 186 166 450 300 10;
+#X obj 77 40 operating_system;
+#X text 200 40 which OS are we running;
+#X symbolatom 75 140 10 0 0 0 - - -;
+#X msg 75 72 bang;
+#X obj 75 164 select linux windows macos;
+#X obj 75 190 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 134 190 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 193 191 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 75 108 operating_system;
+#X connect 2 0 4 0;
+#X connect 3 0 8 0;
+#X connect 4 0 5 0;
+#X connect 4 1 6 0;
+#X connect 4 2 7 0;
+#X connect 8 0 2 0;