Sequencing (Score, Part, Pattern) ================================= The composition layer: :class:`Score` holds an arrangement, :class:`Part` holds one instrument's notes, :class:`Pattern` holds drum patterns. See the :doc:`/guide/sequencing` and :doc:`/guide/drums` guides for tutorials. .. automodule:: pytheory.rhythm :members: :undoc-members: :show-inheritance: