Live Performance ================ Real-time MIDI synthesis. See the :doc:`/guide/live` guide for a tutorial. .. note:: Live MIDI input requires ``python-rtmidi`` — install with ``pip install "pytheory[live]"``. Ableton Link sync (:meth:`LiveEngine.enable_link`) requires ``LinkPython-extern`` — install with ``pip install "pytheory[link]"``. .. automodule:: pytheory.live :members: :undoc-members: :show-inheritance: