Searched refs:high_note (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ | ||
D | soundcard.h | 267 unsigned int high_note; member |
/linux-6.12.1/sound/synth/emux/ | ||
D | soundfont.c | 1079 zone->v.high = freq_to_note(patch.high_note) / 100; in load_guspatch() |