Lines Matching full:convert
361 /* convert UMP packet from MIDI 1.0 to MIDI 2.0 and deliver it */
431 /* convert UMP packet from MIDI 2.0 to MIDI 1.0 and deliver it */
503 /* convert UMP to a legacy ALSA seq event and deliver it */
581 /* Convert from UMP packet and deliver */
627 /* convert note on/off event to MIDI 1.0 UMP */
642 /* convert CC event to MIDI 1.0 UMP */
655 /* convert one-parameter control event to MIDI 1.0 UMP */
667 /* convert pitchbend event to MIDI 1.0 UMP */
683 /* convert 14bit control event to MIDI 1.0 UMP; split to two events */
704 /* convert RPN/NRPN event to MIDI 1.0 UMP; split to four events */
727 /* convert system / RT message to UMP */
738 /* convert system / RT message with 1 parameter to UMP */
750 /* convert system / RT message with two parameters to UMP */
765 /* convert note on/off event to MIDI 2.0 UMP */
780 /* convert PAF event to MIDI 2.0 UMP */
834 /* convert CC event to MIDI 2.0 UMP */
897 /* convert one-parameter control event to MIDI 2.0 UMP */
909 /* convert program change event to MIDI 2.0 UMP */
930 /* convert pitchbend event to MIDI 2.0 UMP */
945 /* convert 14bit control event to MIDI 2.0 UMP; split to two events */
1007 /* convert RPN/NRPN event to MIDI 2.0 UMP */
1021 /* convert system / RT message to UMP */
1032 /* convert system / RT message with 1 parameter to UMP */
1043 /* convert system / RT message with two parameters to UMP */
1131 /* Convert ALSA seq event to UMP MIDI 1.0 and deliver it */
1165 /* Convert ALSA seq event to UMP MIDI 2.0 and deliver it */
1213 /* Convert sysex var event to UMP sysex7 packets and deliver them */
1272 /* Convert to UMP packet and deliver */