aboutsummaryrefslogtreecommitdiff
path: root/piano-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'piano-help.pd')
-rw-r--r--piano-help.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/piano-help.pd b/piano-help.pd
new file mode 100644
index 0000000..efa53ab
--- /dev/null
+++ b/piano-help.pd
@@ -0,0 +1,13 @@
+#N canvas 232 64 457 287 10;
+#X text 21 8 Description: Transform your computer keyboard into a midi
+piano.;
+#X obj 23 203 unpack;
+#X floatatom 23 226 5 0 0 0 - - -;
+#X floatatom 56 226 5 0 0 0 - - -;
+#X obj 23 94 mtl/piano 1;
+#X text 21 57 Argument: listen to key input at start 0/1;
+#X text 96 225 Note Velocity;
+#X text 21 37 tags: ui midi;
+#X connect 1 0 2 0;
+#X connect 1 1 3 0;
+#X connect 4 0 1 0;