Lines Matching full:note
37 /** MIDI 1.0 Note Off / Note On (32bit) */
44 uint8_t note; /**< Note (7bit) */ member
48 uint8_t note; /**< Note (7bit) */
63 uint8_t note; /** Note (7bit) */ member
67 uint8_t note; /** Note (7bit) */
182 /** MIDI 2.0 Note-on/off attribute type */
190 /* MIDI 2.0 Note Off / Note On (64bit) */
197 uint8_t note; /**< Note (7bit) */ member
204 uint8_t note; /**< Note (7bit) */
222 uint8_t note; /**< Note (7bit) */ member
228 uint8_t note; /**< Note (7bit) */
238 /** MIDI 2.0 Per-Note Controller (64bit) */
245 uint8_t note; /**< Note (7bit) */ member
251 uint8_t note; /**< Note (7bit) */
261 /** MIDI 2.0 per-note management flag bits */
263 SND_UMP_MIDI2_PNMGMT_RESET_CONTROLLERS = 0x01, /**< Reset (set) per-note controllers */
264 SND_UMP_MIDI2_PNMGMT_DETACH_CONTROLLERS = 0x02, /**< Detach per-note controllers */
267 /** MIDI 2.0 Per-Note Management (64bit) */
274 uint8_t note; /**< Note (7bit) */ member
280 uint8_t note; /**< Note (7bit) */
407 /* MIDI 2.0 Per-Note Pitch Bend (64bit) */
414 uint8_t note; /**< Note (7bit) */ member
421 uint8_t note; /**< Note (7bit) */