diff projects/heavy/pd/hello-midi/_main.pd @ 290:cb9a80040150

Updated heavy render to latest Heavy API
author Giulio Moro <giuliomoro@yahoo.it>
date Sat, 21 May 2016 15:22:31 +0100
parents a0a7f00cf98d
children
line wrap: on
line diff
--- a/projects/heavy/pd/hello-midi/_main.pd	Tue May 17 15:40:16 2016 +0100
+++ b/projects/heavy/pd/hello-midi/_main.pd	Sat May 21 15:22:31 2016 +0100
@@ -7,9 +7,9 @@
 #X text 202 438 @krighxz / BELA / heavy / 12/2015;
 #X text 226 457 beaglert.cc / enzienaudio.com;
 #X obj 39 132 mtof;
-#X floatatom 79 59 5 0 0 0 - - -;
-#X floatatom 122 59 5 0 0 0 - - -;
-#X floatatom 41 63 5 0 0 0 - - -;
+#X floatatom 79 59 5 0 0 0 - - -, f 5;
+#X floatatom 122 59 5 0 0 0 - - -, f 5;
+#X floatatom 41 63 5 0 0 0 - - -, f 5;
 #X obj 26 170 phasor~ 440;
 #X text 100 363 (the harsh sound of success);
 #X obj 260 83 * 20;
@@ -36,12 +36,13 @@
 #X obj 40 28 bela_notein 0;
 #X obj 260 60 bela_ctlin 5 0;
 #X obj 220 151 bela_ctlin 6 0;
-#X obj 408 121 bela_pgmin 3;
 #X text 537 58 [ctlin];
 #X text 332 27 [notein];
 #X text 140 29 <== the bela equivalent of ==>;
 #X text 349 59 <== the bela equivalent of ==>;
 #X text 483 121 <== the bela equivalent of ==>;
+#X obj 405 175 print pgmin;
+#X obj 408 121 bela_pgmin 0;
 #X connect 3 0 0 1;
 #X connect 3 0 0 0;
 #X connect 7 0 11 0;
@@ -77,3 +78,4 @@
 #X connect 33 2 9 0;
 #X connect 34 0 13 0;
 #X connect 35 0 19 0;
+#X connect 42 0 41 0;