SynthEvent ========== .. currentmodule:: maelzel.core.synthevent .. autoclass:: SynthEvent :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SynthEvent.args ~SynthEvent.automationSegments ~SynthEvent.automations ~SynthEvent.bps ~SynthEvent.chan ~SynthEvent.delay ~SynthEvent.dur ~SynthEvent.dynamicAttributes ~SynthEvent.end ~SynthEvent.fade ~SynthEvent.fadein ~SynthEvent.fadeout ~SynthEvent.fadeshape ~SynthEvent.fadeshapeToInt ~SynthEvent.gain ~SynthEvent.initfunc ~SynthEvent.instr ~SynthEvent.kws ~SynthEvent.linkednext ~SynthEvent.numchans ~SynthEvent.pitchinterpol ~SynthEvent.pitchinterpolToInt ~SynthEvent.position ~SynthEvent.priority ~SynthEvent.properties ~SynthEvent.start ~SynthEvent.staticAttributes ~SynthEvent.sustain ~SynthEvent.whenfinished .. rubric:: Methods Summary .. autosummary:: ~SynthEvent.addAutomation ~SynthEvent.addAutomationsFromPlayArgs ~SynthEvent.automate ~SynthEvent.breakpointSize ~SynthEvent.clone ~SynthEvent.copy ~SynthEvent.crop ~SynthEvent.cropEvents ~SynthEvent.cropped ~SynthEvent.dumpEvents ~SynthEvent.fromPlayArgs ~SynthEvent.getInstr ~SynthEvent.getPreset ~SynthEvent.initialize ~SynthEvent.mergeEvents ~SynthEvent.paramValue ~SynthEvent.plot ~SynthEvent.plotEvents ~SynthEvent.resolvedPosition ~SynthEvent.set ~SynthEvent.shiftInPlace ~SynthEvent.shifted .. rubric:: Attributes Documentation .. autoattribute:: args .. autoattribute:: automationSegments .. autoattribute:: automations .. autoattribute:: bps .. autoattribute:: chan .. autoattribute:: delay .. autoattribute:: dur .. autoattribute:: dynamicAttributes .. autoattribute:: end .. autoattribute:: fade .. autoattribute:: fadein .. autoattribute:: fadeout .. autoattribute:: fadeshape .. autoattribute:: fadeshapeToInt .. autoattribute:: gain .. autoattribute:: initfunc .. autoattribute:: instr .. autoattribute:: kws .. autoattribute:: linkednext .. autoattribute:: numchans .. autoattribute:: pitchinterpol .. autoattribute:: pitchinterpolToInt .. autoattribute:: position .. autoattribute:: priority .. autoattribute:: properties .. autoattribute:: start .. autoattribute:: staticAttributes .. autoattribute:: sustain .. autoattribute:: whenfinished .. rubric:: Methods Documentation .. automethod:: addAutomation .. automethod:: addAutomationsFromPlayArgs .. automethod:: automate .. automethod:: breakpointSize .. automethod:: clone .. automethod:: copy .. automethod:: crop .. automethod:: cropEvents .. automethod:: cropped .. automethod:: dumpEvents .. automethod:: fromPlayArgs .. automethod:: getInstr .. automethod:: getPreset .. automethod:: initialize .. automethod:: mergeEvents .. automethod:: paramValue .. automethod:: plot .. automethod:: plotEvents .. automethod:: resolvedPosition .. automethod:: set .. automethod:: shiftInPlace .. automethod:: shifted