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

/linux-4.1.27/sound/synth/emux/
H A Dsoundfont.c833 freq_to_note(int mhz) freq_to_note() function
1035 note = freq_to_note(patch.base_note); load_guspatch()
1038 zone->v.low = (freq_to_note(patch.low_note) + 99) / 100; load_guspatch()
1039 zone->v.high = freq_to_note(patch.high_note) / 100; load_guspatch()

Completed in 73 milliseconds