Help selecting a library for my midi purposes

Hi there, I'm pretty new to programming - I'm most familiar with python for data analysis and agent-based modelling, but I'm very much enjoying learning with processing.

My current project in Processing is a mock up an experimental interface, where the user will hear a midi file accompanied by an animation, and will be asked to reproduce the sound they heard on a midi keyboard.

I've tried to read a little bit about MIDI and have seen a few different libraries are available, but I figured I would ask for some advice, because my needs are (I think) very basic, and probably some of these libraries are overkill for what I want to do. All I need is to play an already existing midi file, and write a midi file from midi instrument input.

Tagged:
Sign In or Register to comment.