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

  /external/sonivox/arm-fm-22k/lib_src/
eas_fmengine.c 48 static S_FM_ENG_VOICE voices[NUM_FM_VOICES]; variable
495 pVoice = &voices[voiceNum];
564 p = &voices[voiceNum];
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
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmengine.c 48 static S_FM_ENG_VOICE voices[NUM_FM_VOICES]; variable
495 pVoice = &voices[voiceNum];
564 p = &voices[voiceNum];
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
  /external/svox/pico/lib/
picorsrc.c 216 picorsrc_Voice voices, freeVoices; member in struct:picorsrc_resource_manager
238 this->voices = NULL;
924 /* ******* accessing voices **************************************/
944 /* check number of voices */
947 return picoos_emRaiseException(this->common->em,PICO_EXC_MAX_NUM_EXCEED,NULL,(picoos_char *)"no more than %i voices",PICORSRC_MAX_NUM_VOICES);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h 79 #define SNDRV_EMUX_MAX_VOICES 64 /* max # of voices */
80 #define SNDRV_EMUX_MAX_MULTI_VOICES 16 /* max # of playable voices
97 int max_voices; /* Number of voices */
111 int num_voices; /* current number of voices */
113 struct snd_emux_voice *voices; /* Voices (EMU 'channel') */ member in struct:snd_emux
opl3.h 15 * a bit mask defining which voices are used as 4 OP voices.
31 * even be left unconnected. This works with 4 OP voices also.
34 * register of the voice (0xC0-0xC8). In 4 OP voices these bits are
151 * Offsets to the register banks for voices. Just add to the
171 * to the stereo channels. For 4 OP voices this bit is
175 * For 4 OP voices the connection bit is used in the
285 unsigned char max_voices; /* max number of voices */
287 #define SNDRV_OPL3_MODE_SYNTH 0 /* OSS - voices allocated by application */
303 struct snd_opl3_voice voices[MAX_OPL3_VOICES]; /* Voices (OPL3 'channel') * member in struct:snd_opl3
    [all...]
gus.h 319 effect:1; /* use effect voices */
346 unsigned char active_voices; /* active voices */
349 struct snd_gus_voice voices[32]; /* GF1 voices */ member in struct:snd_gf1
633 int voices,
trident.h 360 struct snd_trident_voice voices[64]; member in struct:snd_4dwave
ymfpci.h 271 struct snd_ymfpci_voice *voices[2]; /* playback only */ member in struct:snd_ymfpci_pcm
327 struct snd_ymfpci_voice voices[64]; member in struct:snd_ymfpci
asequencer.h 626 int midi_voices; /* voices per MIDI port */
627 int synth_voices; /* voices per SYNTH port */
717 unsigned int voices; /* number of voices to be allocated (0 = don't care) */ member in struct:snd_seq_port_subscribe
    [all...]
emu10k1.h 1304 struct snd_emu10k1_voice *voices[NUM_EFX_PLAYBACK]; member in struct:snd_emu10k1_pcm
1519 struct snd_emu10k1_voice voices[NUM_G]; member in struct:snd_emu10k1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h 79 #define SNDRV_EMUX_MAX_VOICES 64 /* max # of voices */
80 #define SNDRV_EMUX_MAX_MULTI_VOICES 16 /* max # of playable voices
97 int max_voices; /* Number of voices */
111 int num_voices; /* current number of voices */
113 struct snd_emux_voice *voices; /* Voices (EMU 'channel') */ member in struct:snd_emux
opl3.h 15 * a bit mask defining which voices are used as 4 OP voices.
31 * even be left unconnected. This works with 4 OP voices also.
34 * register of the voice (0xC0-0xC8). In 4 OP voices these bits are
151 * Offsets to the register banks for voices. Just add to the
171 * to the stereo channels. For 4 OP voices this bit is
175 * For 4 OP voices the connection bit is used in the
285 unsigned char max_voices; /* max number of voices */
287 #define SNDRV_OPL3_MODE_SYNTH 0 /* OSS - voices allocated by application */
303 struct snd_opl3_voice voices[MAX_OPL3_VOICES]; /* Voices (OPL3 'channel') * member in struct:snd_opl3
    [all...]
gus.h 319 effect:1; /* use effect voices */
346 unsigned char active_voices; /* active voices */
349 struct snd_gus_voice voices[32]; /* GF1 voices */ member in struct:snd_gf1
633 int voices,
trident.h 360 struct snd_trident_voice voices[64]; member in struct:snd_4dwave
ymfpci.h 271 struct snd_ymfpci_voice *voices[2]; /* playback only */ member in struct:snd_ymfpci_pcm
327 struct snd_ymfpci_voice voices[64]; member in struct:snd_ymfpci
asequencer.h 626 int midi_voices; /* voices per MIDI port */
627 int synth_voices; /* voices per SYNTH port */
717 unsigned int voices; /* number of voices to be allocated (0 = don't care) */ member in struct:snd_seq_port_subscribe
    [all...]
emu10k1.h 1304 struct snd_emu10k1_voice *voices[NUM_EFX_PLAYBACK]; member in struct:snd_emu10k1_pcm
1519 struct snd_emu10k1_voice voices[NUM_G]; member in struct:snd_emu10k1
    [all...]
  /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

Completed in 810 milliseconds