aboutsummaryrefslogtreecommitdiff
path: root/examples/nop.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nop.pd')
-rw-r--r--examples/nop.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/nop.pd b/examples/nop.pd
new file mode 100644
index 0000000..aed3b61
--- /dev/null
+++ b/examples/nop.pd
@@ -0,0 +1,17 @@
+#N canvas 456 395 450 428 10;
+#X obj 121 331 nop;
+#X msg 155 157 bang;
+#X floatatom 155 175;
+#X symbolatom 156 196;
+#X obj 121 350 print;
+#X msg 156 240 set mummy;
+#X obj 132 26 nop;
+#X text 95 71 maybe this is not very intelligent;
+#X text 97 89 it just passes through what it gets;
+#X msg 157 218 1 to 3 for 5;
+#X connect 0 0 4 0;
+#X connect 1 0 0 0;
+#X connect 2 0 0 0;
+#X connect 3 0 0 0;
+#X connect 5 0 0 0;
+#X connect 9 0 0 0;