diff examples/08-PureData/hello-midi/_main.pd @ 543:8f8809c77dda prerelease

updated basics, digital, instruments, extras examples
author chnrx <chris.heinrichs@gmail.com>
date Fri, 24 Jun 2016 13:19:52 +0100
parents ddb86944e138
children
line wrap: on
line diff
--- a/examples/08-PureData/hello-midi/_main.pd	Fri Jun 24 13:00:31 2016 +0100
+++ b/examples/08-PureData/hello-midi/_main.pd	Fri Jun 24 13:19:52 2016 +0100
@@ -1,4 +1,4 @@
-#N canvas 906 587 651 756 10;
+#N canvas 461 525 651 756 10;
 #X obj 45 706 dac~ 1 2;
 #X obj 45 663 *~ 0.1;
 #X obj 45 262 mtof;
@@ -36,10 +36,10 @@
 #X text 43 66 with a midi controller. Note and control messages can
 be;
 #X text 43 80 obtained using the;
-#X obj 159 80 notein;
-#X text 213 80 and;
-#X obj 240 80 ctlin;
-#X text 292 80 objects.;
+#X obj 169 80 notein;
+#X text 233 80 and;
+#X obj 260 80 ctlin;
+#X text 315 80 objects.;
 #X text 43 104 Most midi devices should be compatible when plugged
 into;
 #X text 43 117 the BeagleBone's USB port.;