Home | History | Annotate | Download | only in JetCreator

Lines Matching full:synth

665 			stream - open stream object. If None, a new synth

835 """Set the polyphony of a synth."""
840 raise EAS_Exception(result, 'EAS_SetSynthPolyphony error %d on synth %d' % (result, synth_num), 'EAS_SetPolyphony')
843 """Get the polyphony of a synth."""
849 raise EAS_Exception(result, 'EAS_GetSynthPolyphony error %d on synth %d' % (result, synth_num), 'EAS_GetPolyphony')
870 """Get the polyphony of a synth."""