MidiInput.plug(Object obj)


Object obj: the object with standard callbacks

Register an object with standard midi callbacks on all channels. The callbacks are noteOnReceived(Note), noteOffReceived(Note), controllerChangeReceived(Controller), programChangeReceived(ProgramChange) and sysexReceived(SysexMessage).