Launches movies on midi note events.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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.