diff base/Pitch.h @ 377:59b151f13b3e

Some docs
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 21 Oct 2013 11:50:09 +0100
parents d5014ab8b0e5
children fdaa63607c15
line wrap: on
line diff
--- a/base/Pitch.h	Mon Oct 21 11:38:40 2013 +0100
+++ b/base/Pitch.h	Mon Oct 21 11:50:09 2013 +0100
@@ -15,6 +15,10 @@
 #ifndef _PITCH_H_
 #define _PITCH_H_
 
+/**
+ * Convert between musical pitch (i.e. MIDI pitch number) and
+ * fundamental frequency.
+ */
 class Pitch
 {
 public: