rockbox/manual/plugins/pitch_detector.tex

18 lines
455 B
TeX
Raw Normal View History

% $Id$ %
\subsection{Pitch Detector}
With the Pitch Detector, you can play a note on a musical instrument,
and the plugin will tell you what note it is (e.g. A, A\#, B, etc.) The
frequency will also be displayed. This may be a great assistance when
tuning a musical instrument.
\begin{btnmap}
\PluginCancel
\opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
& Open menu\\
\PluginExit
\opt{HAVEREMOTEKEYMAP}{& }
& Exit\\
\end{btnmap}