Lines Matching refs:synth

169  * Update the synth's state to play the requested note on the requested
193 * nChannel - synth channel that wants to start a new note
220 * nChannel - synth channel that wants to start a new note
240 * Update the synth's state to end the requested note on the requested
426 * NOTE: The synth has only one set of global RPN data instead of RPN data
454 * Or if the synth has signalled that all channels must forcibly
466 * or if the synth has signalled that all channels must forcibly
565 * Increment reference count for virtual synth
574 * We call this routine to start the process of reseting the synth.
575 * This routine sets a flag for the entire synth indicating that we want
580 * let the "regular" synth processing steps take care of adding the ramp
583 * synth (from another routine).
591 * - set a flag (in gsSynthObject.m_nFlags) indicating synth reset requested.
682 * Set the synth to a new polyphony value. Value must be >= 1 and
687 * synth synthesizer number (0 = onboard, 1 = DSP)
696 EAS_RESULT VMSetSynthPolyphony (S_VOICE_MGR *pVoiceMgr, EAS_I32 synth, EAS_I32 polyphonyCount);
702 * Set the synth to a new polyphony value. Value must be >= 1 and
707 * synth synthesizer number (0 = onboard, 1 = DSP)
716 EAS_RESULT VMGetSynthPolyphony (S_VOICE_MGR *pVoiceMgr, EAS_I32 synth, EAS_I32 *pPolyphonyCount);
722 * Set the virtual synth polyphony. 0 = no limit (i.e. can use
728 * pSynth pointer to virtual synth
747 * pSynth pointer to virtual synth
762 * Set the virtual synth priority
767 * pSynth pointer to virtual synth
782 * Get the virtual synth priority
787 * pSynth pointer to virtual synth