Source position: seq_event.inc line 247
type snd_seq_ev_note_t = record
channel: cuchar;
note: cuchar;
velocity: cuchar;
off_velocity: cuchar;
duration: cuint;
end;