Files
2026-06-12 06:21:24 -04:00

20 lines
450 B
ReStructuredText

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: