Searched refs:hihat (Results 1 – 3 of 3) sorted by relevance
68 static struct snd_opl3_drum_voice hihat = {7, 0, 0x00, 0x03, 0xf0, 0x06, 0x20, 0x00}; variable169 snd_opl3_drum_voice_set(opl3, &hihat); in snd_opl3_load_drums()202 drum_voice = &hihat; in snd_opl3_drum_switch()
586 if (params->hihat) in snd_opl3_set_params()
93 unsigned char hihat; member