OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eas_setsynthpolyphony
(Results
1 - 13
of
13
) sorted by null
/external/sonivox/jet_tools/JetCreator/
eas.py
836
eas_logger.debug('Call
EAS_SetSynthPolyphony
: synth_num=%d, polyphony=%d' % (synth_num, polyphony))
838
result = eas_dll.
EAS_SetSynthPolyphony
(self.handle, synth_num, polyphony)
840
raise EAS_Exception(result, '
EAS_SetSynthPolyphony
error %d on synth %d' % (result, synth_num), 'EAS_SetPolyphony')
[
all
...]
/external/sonivox/arm-fm-22k/bin/
arm-fm-22k
/external/sonivox/arm-fm-22k/host_src/
eas.h
261
*
EAS_SetSynthPolyphony
()
279
EAS_PUBLIC EAS_RESULT
EAS_SetSynthPolyphony
(EAS_DATA_HANDLE pEASData, EAS_I32 synthNum, EAS_I32 polyphonyCount);
[
all
...]
/external/sonivox/arm-fm-22k/lib/
libarm-fm-22k.a
3
? ? f ? ? =? =? =? A? A? A? A? A? Mj O? O? S? h? kn m? m? m? m? m? m? m? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?Z ? ? ?^ ?? f f f f b * * * * * * * * * * * * * @? O* O* O* O* O* O* O* O* O* O* O* O* O* O* O* O* O* O* O* g: g: g: g: g: l? ?? ?? ?? ?6 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??eas_MIDIData EAS_CalcPanControl eas_WaveData eas_SMFData EAS_iMelody_Parser EAS_Calculate2toX EAS_LogToLinear16 EAS_VolumeToGain FM_Operator FM_NoiseOperator FM_ConfigVoice FM_SynthMixVoice FM_ProcessVoice eas_ChorusData imaIndexTable imaStepSizeTable EAS_OTA_Parser eas_RTTTLData eas_iMelodyData fmScaleTable fmControlTable fmRateTable fmAttackTable fmDecayTable fmReleaseTable sineTable EAS_SetStreamParameter EAS_GetStreamParameter EAS_StreamReady EAS_Config EAS_GetFileType EAS_SetRepeat EAS_GetRepeat EAS_SetPlaybackRate EAS_RegisterMetaDataCallback EAS_CloseFile EAS_State EAS_GetVolume EAS_GetLocation EAS_GetRenderTime EAS_Pause EAS_Resume EAS_GetParameter EAS_SetParameter EAS_SetHeaderSearchFlag EAS_SearchFile EAS_Locate EAS_SetMaxLoad EAS_GetSynthPolyphony
EAS_SetSynthPolyphony