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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Dsoundfont.c832 freq_to_note(int mhz) function
1033 note = freq_to_note(patch.base_note);
1036 zone->v.low = (freq_to_note(patch.low_note) + 99) / 100;
1037 zone->v.high = freq_to_note(patch.high_note) / 100;

Completed in 25 milliseconds