HomeSort by relevance Sort by last modified time
    Searched defs:voices (Results 1 - 3 of 3) sorted by null

  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 96 /* use the following values to specify unassigned channels or voices */
125 /* drum channel can simultaneously play this many voices at most */
197 /* parameters shared by multiple voices assigned to same channel */
224 EAS_U8 channelPressure; /* applied to all voices on a given channel */
362 S_SYNTH_VOICE voices[MAX_SYNTH_VOICES]; member in struct:s_voice_mgr_tag
  /bionic/libc/kernel/uapi/sound/
asequencer.h 356 unsigned int voices; member in struct:snd_seq_port_subscribe
  /external/kernel-headers/original/uapi/sound/
asequencer.h 458 int midi_voices; /* voices per MIDI port */
459 int synth_voices; /* voices per SYNTH port */
549 unsigned int voices; /* number of voices to be allocated (0 = don't care) */ member in struct:snd_seq_port_subscribe

Completed in 510 milliseconds