Lines Matching refs:note_off
398 channel, m->note_off.note,
399 midi1_data(m->note_off.velocity));
403 channel, m->note_off.note,
404 midi1_data(m->note_off.velocity));
549 channel, m->note_off.note,
550 midi2_velocity(m->note_off.velocity),
551 m->note_off.attr_type, m->note_off.attr_data);
555 channel, m->note_off.note,
556 midi2_velocity(m->note_off.velocity),
557 m->note_off.attr_type, m->note_off.attr_data);