Launches movies on midi note events.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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.