diff options
Diffstat (limited to 'manual/plugins/pitch_detector.tex')
-rw-r--r-- | manual/plugins/pitch_detector.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/manual/plugins/pitch_detector.tex b/manual/plugins/pitch_detector.tex index 8174e57a4a..0b9363cf6c 100644 --- a/manual/plugins/pitch_detector.tex +++ b/manual/plugins/pitch_detector.tex @@ -6,3 +6,13 @@ 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}
\ No newline at end of file |