Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dsoundcard.h278 unsigned int low_note; member
/linux-3.4.99/sound/synth/emux/
Dsoundfont.c1037 zone->v.low = (freq_to_note(patch.low_note) + 99) / 100; in load_guspatch()