You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

108 lines
2.8KB

  1. #N canvas 773 237 565 518 10;
  2. #X obj 14 14 import mrpeach;
  3. #X obj 14 43 udpreceive 7000;
  4. #X obj 14 65 unpackOSC;
  5. #X obj 14 493 noteout;
  6. #X obj 14 454 makenote 100 500;
  7. #X obj 14 87 routeOSC /trowacv/ch;
  8. #X obj 14 109 routeOSC /1 /2 /3 /4;
  9. #X obj 14 435 expr int(($f1 + 5) / 10 * 127) - 1;
  10. #X obj 318 44 routeOSC /5 /6 /7 /8;
  11. #X obj 14 473 pack f f 1;
  12. #X text 68 487 ^ MIDI Channel;
  13. #X text 118 454 < Note Velocity and Duration;
  14. #X obj 329 404 expr int(($f1 + 5) / 10 * 127) - 1;
  15. #X obj 330 471 pack f f 1;
  16. #X text 384 484 ^ MIDI Channel;
  17. #X obj 330 492 ctlout;
  18. #X obj 24 413 noteout;
  19. #X obj 24 374 makenote 100 500;
  20. #X obj 24 355 expr int(($f1 + 5) / 10 * 127) - 1;
  21. #X text 78 407 ^ MIDI Channel;
  22. #X text 128 374 < Note Velocity and Duration;
  23. #X obj 34 333 noteout;
  24. #X obj 34 294 makenote 100 500;
  25. #X obj 34 275 expr int(($f1 + 5) / 10 * 127) - 1;
  26. #X text 88 327 ^ MIDI Channel;
  27. #X text 138 294 < Note Velocity and Duration;
  28. #X obj 44 253 noteout;
  29. #X obj 44 214 makenote 100 500;
  30. #X obj 44 195 expr int(($f1 + 5) / 10 * 127) - 1;
  31. #X text 98 247 ^ MIDI Channel;
  32. #X text 148 214 < Note Velocity and Duration;
  33. #X obj 24 393 pack f f 2;
  34. #X obj 34 313 pack f f 3;
  35. #X obj 44 233 pack f f 4;
  36. #X obj 358 429 t b;
  37. #X msg 358 451 1;
  38. #X text 383 450 < MIDI CC #;
  39. #X obj 339 294 expr int(($f1 + 5) / 10 * 127) - 1;
  40. #X obj 340 361 pack f f 1;
  41. #X text 394 374 ^ MIDI Channel;
  42. #X obj 340 382 ctlout;
  43. #X obj 368 319 t b;
  44. #X text 393 340 < MIDI CC #;
  45. #X obj 349 184 expr int(($f1 + 5) / 10 * 127) - 1;
  46. #X obj 350 251 pack f f 1;
  47. #X text 404 264 ^ MIDI Channel;
  48. #X obj 350 272 ctlout;
  49. #X obj 378 209 t b;
  50. #X text 403 230 < MIDI CC #;
  51. #X obj 359 74 expr int(($f1 + 5) / 10 * 127) - 1;
  52. #X obj 360 141 pack f f 1;
  53. #X text 414 154 ^ MIDI Channel;
  54. #X obj 360 162 ctlout;
  55. #X obj 388 99 t b;
  56. #X text 413 120 < MIDI CC #;
  57. #X msg 368 341 2;
  58. #X msg 378 231 3;
  59. #X msg 388 121 4;
  60. #X connect 1 0 2 0;
  61. #X connect 2 0 5 0;
  62. #X connect 4 0 9 0;
  63. #X connect 4 1 9 1;
  64. #X connect 5 0 6 0;
  65. #X connect 6 0 7 0;
  66. #X connect 6 1 18 0;
  67. #X connect 6 2 23 0;
  68. #X connect 6 3 28 0;
  69. #X connect 6 4 8 0;
  70. #X connect 7 0 4 0;
  71. #X connect 8 0 12 0;
  72. #X connect 8 1 37 0;
  73. #X connect 8 2 43 0;
  74. #X connect 8 3 49 0;
  75. #X connect 9 0 3 0;
  76. #X connect 12 0 13 0;
  77. #X connect 12 0 34 0;
  78. #X connect 13 0 15 0;
  79. #X connect 17 0 31 0;
  80. #X connect 17 1 31 1;
  81. #X connect 18 0 17 0;
  82. #X connect 22 0 32 0;
  83. #X connect 22 1 32 1;
  84. #X connect 23 0 22 0;
  85. #X connect 27 0 33 0;
  86. #X connect 27 1 33 1;
  87. #X connect 28 0 27 0;
  88. #X connect 31 0 16 0;
  89. #X connect 32 0 21 0;
  90. #X connect 33 0 26 0;
  91. #X connect 34 0 35 0;
  92. #X connect 35 0 13 1;
  93. #X connect 37 0 38 0;
  94. #X connect 37 0 41 0;
  95. #X connect 38 0 40 0;
  96. #X connect 41 0 55 0;
  97. #X connect 43 0 44 0;
  98. #X connect 43 0 47 0;
  99. #X connect 44 0 46 0;
  100. #X connect 47 0 56 0;
  101. #X connect 49 0 50 0;
  102. #X connect 49 0 53 0;
  103. #X connect 50 0 52 0;
  104. #X connect 53 0 57 0;
  105. #X connect 55 0 38 1;
  106. #X connect 56 0 44 1;
  107. #X connect 57 0 50 1;