Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
| System of int * int
| Result of int * int
| Note of note
| Note_on of note
| Note_off of note
| Keypress of note
| Controller of controller
| Program_change of controller
| Channel_pressure of controller
| Pitch_bend of controller
| Unhandled of int