Searched refs:high_note (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsoundcard.h255 * The low_note and high_note fields define the minimum and maximum note
258 * low_note and high_note fields are used to select the most suitable one.
260 * The fields base_note, high_note and low_note should contain
267 unsigned int high_note; member in struct:patch_info
/linux-master/sound/synth/emux/
H A Dsoundfont.c1036 zone->v.high = freq_to_note(patch.high_note) / 100;

Completed in 181 milliseconds