Launches movies on midi note events.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

12345678910111213
  1. MDMV
  2. =========
  3. Launches movies on midi note events.
  4. Notes to videos mapping is done in the data/config.json file.
  5. # Requirements
  6. * Processing 3.5.3
  7. * [https://github.com/linux-man/VLCJVideo](VLCJVideo)
  8. * [https://github.com/sparks/themidibus](Midibus)
  9. VLCJVideo & Midibus are both available from the Processing
  10. package manager.