Home
last modified time | relevance | path

Searched refs:SF_MAX_INSTRUMENTS (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
A Dsoundfont.h15 #define SF_MAX_INSTRUMENTS 128 /* maximum instrument number */ macro
/linux/sound/synth/emux/
A Dsoundfont.c426 if (map.map_instr < 0 || map.map_instr >= SF_MAX_INSTRUMENTS) in load_map()
1334 index = key + SF_MAX_INSTRUMENTS; in get_index()

Completed in 6 milliseconds