Searched refs:key_scaling (Results 1 – 2 of 2) sorted by relevance
137 u8 key_scaling; member
430 pitch = ((note - 60) << 7) * voice->sound->key_scaling / 100 + (60 << 7); in snd_opl4_update_pitch()