Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dopl3.h241 unsigned char trnsps; member
/linux/sound/drivers/opl3/
H A Dopl3_midi.c529 if (fm->trnsps) in snd_opl3_note_on()
530 note += (fm->trnsps - 64); in snd_opl3_note_on()
H A Dopl3_synth.c284 patch->inst.trnsps = ext[3]; in snd_opl3_load_patch()