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