Linux Kernel
3.7.1
|
#include <asequencer.h>
Data Fields | |
unsigned char | channel |
unsigned char | note |
unsigned char | velocity |
unsigned char | off_velocity |
unsigned int | duration |
Definition at line 197 of file asequencer.h.
Definition at line 198 of file asequencer.h.
unsigned int duration |
Definition at line 202 of file asequencer.h.
unsigned char note |
Definition at line 199 of file asequencer.h.
unsigned char off_velocity |
Definition at line 201 of file asequencer.h.
unsigned char velocity |
Definition at line 200 of file asequencer.h.