Searched refs:key_scaling (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_local.h137 u8 key_scaling; member in struct:opl4_sound
H A Dopl4_synth.c430 pitch = ((note - 60) << 7) * voice->sound->key_scaling / 100 + (60 << 7);

Completed in 90 milliseconds