aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/outlet_order.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/intro/outlet_order.pd')
-rw-r--r--doc/tutorials/intro/outlet_order.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/tutorials/intro/outlet_order.pd b/doc/tutorials/intro/outlet_order.pd
new file mode 100644
index 00000000..f8ffe5dc
--- /dev/null
+++ b/doc/tutorials/intro/outlet_order.pd
@@ -0,0 +1,13 @@
+#N canvas 0 22 454 304 12;
+#X text 151 112 <-- click here \,;
+#X obj 81 151 unpack float float float;
+#X msg 81 112 1 2 3;
+#X obj 8 10 cnv 15 400 40 empty empty outlet_order 20 12 0 24 -228992
+-66577 0;
+#X obj 315 193 print first;
+#X obj 197 193 print first;
+#X obj 81 193 print first;
+#X connect 1 0 6 0;
+#X connect 1 1 5 0;
+#X connect 1 2 4 0;
+#X connect 2 0 1 0;