Sequence class
--------------

Arguably, this is the most important class in the package. How to construct it, and how to use its methods is illustrated below:

.. autoclass:: thebeat.core.Sequence
    :members:
    :undoc-members:
    :inherited-members:
