Files
kennethreitz 5f7a78b069 docs: gather the microphone-in features into a Listening guide
Transcription, Studio, and the tuner were buried at the bottoms of
"Playback and Export" and "Live Performance" — pages whose titles
point the opposite direction. They now share guide/listening.rst
(with pointers left behind), the CLI guide lists the app commands
it was missing (tune/studio/transcribe/live), and pytheory.audio +
pytheory.tuner get API reference pages.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 06:37:58 -04:00

16 lines
342 B
ReStructuredText

Tuner
=====
Real-time instrument tuner — microphone pitch tracking, instrument
string presets, and the SSE/WebSocket pitch stream. See
:doc:`/guide/listening` for a tutorial.
.. note::
The microphone input requires PortAudio (via ``sounddevice``).
.. automodule:: pytheory.tuner
:members:
:undoc-members:
:show-inheritance: