rockbox/manual/plugins/pitch_detector.tex
Alex Parker b7330ca295 Correct manual keymaps for plugins recently converted to PLA, and use manual PLA defines for them.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26380 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 15:23:22 +00:00

18 lines
No EOL
455 B
TeX

% $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}