Searched defs:snd_opl3_voice (Results 1 – 1 of 1) sorted by relevance
265 struct snd_opl3_voice { struct266 int state; /* status */272 unsigned int time; /* An allocation time */273 unsigned char note; /* Note currently assigned to this voice */275 unsigned long note_off; /* note-off time */276 int note_off_check; /* check note-off time */278 unsigned char keyon_reg; /* KON register shadow */280 struct snd_midi_channel *chan; /* Midi channel for this note */