Searched defs:snd_opl3_voice (Results 1 – 1 of 1) sorted by relevance
283 struct snd_opl3_voice { struct284 int state; /* status */290 unsigned int time; /* An allocation time */291 unsigned char note; /* Note currently assigned to this voice */293 unsigned long note_off; /* note-off time */294 int note_off_check; /* check note-off time */296 unsigned char keyon_reg; /* KON register shadow */298 struct snd_midi_channel *chan; /* Midi channel for this note */