Searched refs:scaleTuning (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/sound/
H A Dsfnt_info.h123 short scaleTuning; /* pitch scale tuning(%), normally 100 */ member in struct:soundfont_voice_info
/linux-master/sound/synth/emux/
H A Dsoundfont.c617 avp->scaleTuning = 100;
H A Demux_synth.c822 offset = (offset * vp->reg.scaleTuning) / 100;

Completed in 137 milliseconds