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