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

#include <opl3.h>

Data Fields

int state
 
unsigned int time
 
unsigned char note
 
unsigned long note_off
 
int note_off_check
 
unsigned char keyon_reg
 
struct snd_midi_channelchan
 

Detailed Description

Definition at line 283 of file opl3.h.

Field Documentation

Definition at line 298 of file opl3.h.

unsigned char keyon_reg

Definition at line 296 of file opl3.h.

unsigned char note

Definition at line 291 of file opl3.h.

unsigned long note_off

Definition at line 293 of file opl3.h.

int note_off_check

Definition at line 294 of file opl3.h.

Definition at line 284 of file opl3.h.

unsigned int time

Definition at line 290 of file opl3.h.


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