A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita
audio
rust
zig
deno
mpris
rockbox
mpd
1% $Id$ %
2
3\subsection{Pitch Detector}
4
5With the Pitch Detector, you can play a note on a musical instrument,
6and the plugin will tell you what note it is (e.g. A, A\#, B, etc.) The
7frequency will also be displayed. This may be a great assistance when
8tuning a musical instrument.
9
10\begin{btnmap}
11 \PluginCancel
12 \opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
13 & Open menu\\
14
15 \PluginExit
16 \opt{HAVEREMOTEKEYMAP}{& }
17 & Exit\\
18\end{btnmap}