Searched refs:low_note (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | soundcard.h | 276 unsigned int low_note; member |
/linux-2.6.39/sound/synth/emux/ | ||
D | soundfont.c | 1036 zone->v.low = (freq_to_note(patch.low_note) + 99) / 100; in load_guspatch() |