An open API service indexing awesome lists of open source software.

https://github.com/federico-pepe/processing-and-midi

🎵 Create music visualization with incoming MIDI data
https://github.com/federico-pepe/processing-and-midi

midi music processing visualization

Last synced: 9 months ago
JSON representation

🎵 Create music visualization with incoming MIDI data

Awesome Lists containing this project

README

          

# Processing and MIDI

This project was started many years ago and put in stand-by for a very long time. Recently I started to work on it again so I'm planning to upload more code soon. This is just a repository with experiments made with Processing and MIDI. I'll do my best to keep things organized.

## Inspiration and reference
* [I am Robot and Proud](https://www.instagram.com/robotandproud/)
* Luiscript [Example of Midi Clock in Processing](https://github.com/luiscript/NSYNC/blob/master/Processing/Processing_MIDI_clock/Processing_MIDI_clock.pde)
* [The Midi Bus](http://www.smallbutdigital.com/projects/themidibus/)