snd_opl4_note_off
void snd_opl4_note_off(void *p, int note, int vel, struct snd_midi_channel *chan);
.note_off = snd_opl4_note_off,