Home
last modified time | relevance | path

Searched defs:opl4_voice (Results 1 – 1 of 1) sorted by relevance

/sound/drivers/opl4/
Dopl4_local.h159 struct opl4_voice { struct
160 struct list_head list;
161 int number;
162 struct snd_midi_channel *chan;
163 int note;
164 int velocity;
165 const struct opl4_sound *sound;
166 u8 level_direct;
167 u8 reg_f_number;
168 u8 reg_misc;
[all …]