| be:op | int32 | B_MIDI_REGISTERED |
| be:id | int32 | ID of the endpoint |
| be:type | string | "producer" or "consumer" |
| be:op | int32 | B_MIDI_UNREGISTERED |
| be:id | int32 | ID of the endpoint |
| be:type | string | "producer" or "consumer" |
| be:op | int32 | B_MIDI_CONNECTED |
| be:producer | int32 | ID of the connector |
| be:consumer | int32 | ID of the connectee |
| be:op | int32 | B_MIDI_DISCONNECTED |
| be:producer | int32 | ID of the connector |
| be:consumer | int32 | ID of the connectee |
| be:op | int32 | B_MIDI_CHANGED_NAME |
| be:id | int32 | ID of the endpoint |
| be:type | string | "producer" or "consumer" |
| be:name | string | the endpoint's new name |
| be:op | int32 | B_MIDI_CHANGED_LATENCY |
| be:id | int32 | ID of the endpoint |
| be:type | string | "producer" or "consumer" |
| be:latency | int64 | the new latency (microseconds) |
| be:op | int32 | B_MIDI_CHANGED_PROPERTIES |
| be:id | int32 | ID of the endpoint |
| be:type | string | "producer" or "consumer" |
| be:properties | BMessage | the new properties |