I'm trying to map a midi controller to change parameters in my sketches. I've installed the ControlP5 library. It seems to have everything I need to make gui buttons and knobs, but how do I map midi to those? Do I need to use the midiBus library in conjunction with ControlP5?
Does anyone have a relatively simple example of this implementation?