midisyn.c | 69 static midictl_notify midisyn_notify; variable in typeref:typename:midictl_notify 160 midisyn_notify(ms, MIDICTL_RESET, chan, 0); 177 midisyn_notify(ms, MIDICTL_SOUND_OFF, chan, 0); 273 .notify = midisyn_notify 398 * done here is undone when midisyn_notify sees MIDICTL_RESET. 413 * done here is undone when midisyn_notify sees MIDICTL_RESET. 428 midisyn_notify(ms, MIDICTL_RPN, chan, 457 midisyn_notify(void *cookie, midictl_evt evt, function in typeref:typename:void 478 midisyn_notify(ms, MIDICTL_CTLR, chan, 480 midisyn_notify(ms, MIDICTL_CTLR, chan [all...] |