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

12 lines
293 B
ReStructuredText

Audio Analysis
==============
Audio import and analysis — pitch tracking (YIN), transcription,
tempo estimation, chord detection, and drum detection. See the
:doc:`/guide/listening` guide for a tutorial.
.. automodule:: pytheory.audio
:members:
:undoc-members:
:show-inheritance: