Searched refs:snd_opl3_drum_voice (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/drivers/opl3/
H A Dopl3_drums.c48 struct snd_opl3_drum_voice { struct
66 static struct snd_opl3_drum_voice bass_op0 = {6, 0, 0x00, 0x32, 0xf8, 0x66, 0x30, 0x00};
67 static struct snd_opl3_drum_voice bass_op1 = {6, 1, 0x00, 0x03, 0xf6, 0x57, 0x30, 0x00};
70 static struct snd_opl3_drum_voice hihat = {7, 0, 0x00, 0x03, 0xf0, 0x06, 0x20, 0x00};
72 static struct snd_opl3_drum_voice snare = {7, 1, 0x00, 0x03, 0xf0, 0x07, 0x20, 0x02};
75 static struct snd_opl3_drum_voice tomtom = {8, 0, 0x02, 0x03, 0xf0, 0x06, 0x10, 0x00};
78 static struct snd_opl3_drum_voice cymbal = {8, 1, 0x04, 0x03, 0xf0, 0x06, 0x10, 0x00};
84 struct snd_opl3_drum_voice *data) snd_opl3_drum_voice_set()
137 struct snd_opl3_drum_voice *data, snd_opl3_drum_vol_set()
189 struct snd_opl3_drum_voice *drum_voice; snd_opl3_drum_switch()

Completed in 40 milliseconds