Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

snd_seq_ev_note Struct Reference
[Sequencer Event Definitions]


Data Fields

unsigned char channel
unsigned char note
unsigned char velocity
unsigned char off_velocity
unsigned int duration

Detailed Description

Note event


Field Documentation

unsigned char snd_seq_ev_note::channel
 

channel number

unsigned int snd_seq_ev_note::duration
 

duration until note-off; only for SND_SEQ_EVENT_NOTE

unsigned char snd_seq_ev_note::note
 

note

unsigned char snd_seq_ev_note::off_velocity
 

note-off velocity; only for SND_SEQ_EVENT_NOTE

unsigned char snd_seq_ev_note::velocity
 

velocity


The documentation for this struct was generated from the following file:
Generated on Thu Oct 24 15:14:57 2002 for ALSA project - the C library reference by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002