PlayArgs ======== .. currentmodule:: maelzel.core.synthevent .. autoclass:: PlayArgs :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PlayArgs.args ~PlayArgs.automations ~PlayArgs.db ~PlayArgs.playkeys .. rubric:: Methods Summary .. autosummary:: ~PlayArgs.addAutomation ~PlayArgs.clone ~PlayArgs.copy ~PlayArgs.fillWith ~PlayArgs.get ~PlayArgs.items ~PlayArgs.keys ~PlayArgs.linkedNext ~PlayArgs.makeDefault ~PlayArgs.makeSynthAutomations ~PlayArgs.setArgs ~PlayArgs.update ~PlayArgs.updated ~PlayArgs.values .. rubric:: Attributes Documentation .. autoattribute:: args .. autoattribute:: automations .. autoattribute:: db .. autoattribute:: playkeys .. rubric:: Methods Documentation .. automethod:: addAutomation .. automethod:: clone .. automethod:: copy .. automethod:: fillWith .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: linkedNext .. automethod:: makeDefault .. automethod:: makeSynthAutomations .. automethod:: setArgs .. automethod:: update .. automethod:: updated .. automethod:: values