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

/linux-master/include/uapi/sound/
H A Dsfnt_info.h171 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member in struct:soundfont_voice_map
/linux-master/sound/synth/emux/
H A Dsoundfont.c426 if (map.map_instr < 0 || map.map_instr >= SF_MAX_INSTRUMENTS)
436 zp->instr == map.map_instr &&
461 zp->instr = map.map_instr;

Completed in 223 milliseconds