From bb059ab78c607aa89f908524ff3df0eadb75730e Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Tue, 8 Sep 2009 20:55:45 +0000 Subject: Manual section for the pitch detector (this is just the beginning) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22667 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/pitch_detector.tex | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 manual/plugins/pitch_detector.tex (limited to 'manual/plugins/pitch_detector.tex') diff --git a/manual/plugins/pitch_detector.tex b/manual/plugins/pitch_detector.tex new file mode 100644 index 0000000000..8174e57a4a --- /dev/null +++ b/manual/plugins/pitch_detector.tex @@ -0,0 +1,8 @@ +% $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. -- cgit v1.2.3