aboutsummaryrefslogtreecommitdiff
path: root/piano-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
commitf18d063d9312c95e25294e0777bc135ee9a3fd8a (patch)
tree54763b4c61f53c8ec696be54bc1c0e8d816c05aa /piano-help.pd
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
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;