Home
last modified time | relevance | path

Searched refs:trnsps (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/sound/
Dopl3.h257 unsigned char trnsps; member
/Linux-v4.19/sound/drivers/opl3/
Dopl3_midi.c541 if (fm->trnsps) in snd_opl3_note_on()
542 note += (fm->trnsps - 64); in snd_opl3_note_on()
Dopl3_synth.c298 patch->inst.trnsps = ext[3]; in snd_opl3_load_patch()