HomeSort by: relevance | last modified time | path
    Searched refs:MIDICTL_RPN (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/
midictl.h 96 * notify function will be called with MIDICTL_CTLR, MIDICTL_RPN, or
132 MIDICTL_RPN = 2<<16, /* key=rpn */
midisyn.c 428 midisyn_notify(ms, MIDICTL_RPN, chan,
483 midisyn_notify(ms, MIDICTL_RPN, chan,
485 midisyn_notify(ms, MIDICTL_RPN, chan,
487 midisyn_notify(ms, MIDICTL_RPN, chan,
528 case MIDICTL_RPN | MIDI_RPN_PITCH_BEND_SENSITIVITY:
553 case MIDICTL_RPN | MIDI_RPN_CHANNEL_FINE_TUNING:
568 case MIDICTL_RPN | MIDI_RPN_CHANNEL_COARSE_TUNING:
midictl.c 467 : RPN == c ? MIDICTL_RPN

Completed in 14 milliseconds