Lines Matching full:convert

361 /* convert UMP packet from MIDI 1.0 to MIDI 2.0 and deliver it */
412 /* convert UMP packet from MIDI 2.0 to MIDI 1.0 and deliver it */
465 /* convert UMP to a legacy ALSA seq event and deliver it */
543 /* Convert from UMP packet and deliver */
588 /* convert note on/off event to MIDI 1.0 UMP */
603 /* convert CC event to MIDI 1.0 UMP */
616 /* convert one-parameter control event to MIDI 1.0 UMP */
628 /* convert pitchbend event to MIDI 1.0 UMP */
644 /* convert 14bit control event to MIDI 1.0 UMP; split to two events */
665 /* convert RPN/NRPN event to MIDI 1.0 UMP; split to four events */
688 /* convert system / RT message to UMP */
698 /* convert system / RT message with 1 parameter to UMP */
709 /* convert system / RT message with two parameters to UMP */
723 /* convert note on/off event to MIDI 2.0 UMP */
738 /* convert PAF event to MIDI 2.0 UMP */
773 /* convert CC event to MIDI 2.0 UMP */
828 /* convert one-parameter control event to MIDI 2.0 UMP */
840 /* convert program change event to MIDI 2.0 UMP */
862 /* convert pitchbend event to MIDI 2.0 UMP */
877 /* convert 14bit control event to MIDI 2.0 UMP; split to two events */
939 /* convert RPN/NRPN event to MIDI 2.0 UMP */
953 /* convert system / RT message to UMP */
964 /* convert system / RT message with 1 parameter to UMP */
975 /* convert system / RT message with two parameters to UMP */
1061 /* Convert ALSA seq event to UMP MIDI 1.0 and deliver it */
1095 /* Convert ALSA seq event to UMP MIDI 2.0 and deliver it */
1143 /* Convert sysex var event to UMP sysex7 packets and deliver them */
1193 /* Convert to UMP packet and deliver */