Launches movies on midi note events.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

4 лет назад
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.