Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dopl3.h241 unsigned char trnsps; member
/linux-6.1.9/sound/drivers/opl3/
Dopl3_midi.c526 if (fm->trnsps) in snd_opl3_note_on()
527 note += (fm->trnsps - 64); in snd_opl3_note_on()
Dopl3_synth.c286 patch->inst.trnsps = ext[3]; in snd_opl3_load_patch()