Home
last modified time | relevance | path

Searched refs:MPB_OutputMIDIChanEvent (Results 1 – 2 of 2) sorted by relevance

/dports/games/ivan/ivan-059/audio/
H A Dmidiplayback.h81 void MPB_OutputMIDIChanEvent(MIDI_CHAN_EVENT_t* chanEvent);
H A Dmidiplayback.cpp818 MPB_OutputMIDIChanEvent(&event->event.chanEvent); in MPB_PlayEvent()
824 void MPB_OutputMIDIChanEvent(MIDI_CHAN_EVENT_t* chanEvent) in MPB_OutputMIDIChanEvent() function
918 MPB_OutputMIDIChanEvent(chanEvent); in MPB_ReplayStatusBuffer()