aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/04.connections.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/intro/04.connections.pd')
-rw-r--r--doc/tutorials/intro/04.connections.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/tutorials/intro/04.connections.pd b/doc/tutorials/intro/04.connections.pd
new file mode 100644
index 00000000..ae5bd053
--- /dev/null
+++ b/doc/tutorials/intro/04.connections.pd
@@ -0,0 +1,22 @@
+#N canvas 250 153 666 425 12;
+#X text 14 65 Pd patches are always running and changes take effect
+immediately.;
+#X floatatom 40 242 5 0 0 0 - - -;
+#X floatatom 40 306 5 0 0 0 - - -;
+#X obj 39 130 tgl 30 0 empty empty start 2 15 1 12 -24198 -1 -1 1 1
+;
+#X obj 39 174 metro 100;
+#X obj 39 205 random 100;
+#X text 85 134 <-- click here to start;
+#X text 81 264 connect by clicking on the outlet of the top number
+box \, then drag and drop on the inlet of the bottom number box;
+#X text 45 264 ^--;
+#X text 87 346 Disconnect the cable by clicking on it to highlight
+it \, then press the backspace key on your keyboard.;
+#X text 50 25 comment;
+#X obj 8 10 cnv 15 400 40 empty empty connections 20 12 0 24 -228992
+-66577 0;
+#X text 214 190 switch to edit mode;
+#X connect 3 0 4 0;
+#X connect 4 0 5 0;
+#X connect 5 0 1 0;