aboutsummaryrefslogtreecommitdiff
path: root/hello/heynow.pd
diff options
context:
space:
mode:
Diffstat (limited to 'hello/heynow.pd')
-rw-r--r--hello/heynow.pd4
1 files changed, 4 insertions, 0 deletions
diff --git a/hello/heynow.pd b/hello/heynow.pd
new file mode 100644
index 0000000..5baaf3b
--- /dev/null
+++ b/hello/heynow.pd
@@ -0,0 +1,4 @@
+#N canvas 0 0 450 300 10;
+#X obj 100 26 inlet;
+#X obj 100 52 print heynow;
+#X connect 0 0 1 0;