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
- Host: GitHub
- URL: https://github.com/federico-pepe/processing-and-midi
- Owner: federico-pepe
- Created: 2015-12-05T16:38:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-16T22:01:35.000Z (over 5 years ago)
- Last Synced: 2025-04-09T01:50:01.826Z (about 1 year ago)
- Topics: midi, music, processing, visualization
- Language: Processing
- Homepage:
- Size: 12.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)