Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_seq_ev_note Struct Reference

#include <asequencer.h>

Data Fields

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

Detailed Description

Definition at line 197 of file asequencer.h.

Field Documentation

unsigned char channel

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.


The documentation for this struct was generated from the following file: