Searched defs:soundfont_voice_map (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
D | sfnt_info.h | 185 struct soundfont_voice_map { struct 186 int map_bank, map_instr, map_key; /* key = -1 means all keys */ 187 int src_bank, src_instr, src_key;
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
D | sfnt_info.h | 121 struct soundfont_voice_map { struct 122 int map_bank, map_instr, map_key; 123 int src_bank, src_instr, src_key;
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
D | sfnt_info.h | 131 struct soundfont_voice_map { struct 132 int map_bank, map_instr, map_key; 133 int src_bank, src_instr, src_key;
|