Launches movies on midi note events.
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.

README.md 333 B

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.