Home
last modified time | relevance | path

Searched refs:low_note (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h268 unsigned int low_note; member
/openbmc/linux/sound/synth/emux/
H A Dsoundfont.c1040 zone->v.low = (freq_to_note(patch.low_note) + 99) / 100; in load_guspatch()