Home
last modified time | relevance | path

Searched refs:maxVoices (Results 1 – 7 of 7) sorted by relevance

/external/sonivox/arm-hybrid-22k/host_src/
Deas_main.c276 if (polyphony > pLibConfig->maxVoices) in main()
277 polyphony = pLibConfig->maxVoices; in main()
291 polyphony = pLibConfig->maxVoices; in main()
Deas.h53 EAS_I32 maxVoices; member
/external/sonivox/arm-fm-22k/host_src/
Deas_main.c276 if (polyphony > pLibConfig->maxVoices) in main()
277 polyphony = pLibConfig->maxVoices; in main()
291 polyphony = pLibConfig->maxVoices; in main()
Deas.h53 EAS_I32 maxVoices; member
/external/sonivox/arm-wt-22k/host_src/
Deas_main.c279 if (polyphony > pLibConfig->maxVoices) in main()
280 polyphony = pLibConfig->maxVoices; in main()
294 polyphony = pLibConfig->maxVoices; in main()
Deas.h53 EAS_I32 maxVoices; member
/external/sonivox/jet_tools/JetCreator/
Deas.py612 …(self.config.libVersion, self.config.maxVoices, self.config.numChannels, self.config.sampleRate, s…