Lines Matching full:channel
122 /* default drum channel is 10, but is internally 9 due to unit offset */
125 /* drum channel can simultaneously play this many voices at most */
190 /* macros for extracting virtual synth and channel numbers */
196 /* use static channel parameters to reduce MIPs */
197 /* parameters shared by multiple voices assigned to same channel */
224 EAS_U8 channelPressure; /* applied to all voices on a given channel */
227 /* CC64, SP-MIDI channel masking */
229 EAS_U8 pool; /* SPMIDI channel voice pool */
283 EAS_U8 channel; /* this voice plays on this synth channel */
286 EAS_U8 nextChannel; /* play stolen voice on this channel */