diff base/Pitch.h @ 152:0d3b3c66652b

Some docs
author Chris Cannam
date Mon, 21 Oct 2013 11:50:09 +0100
parents e5907ae6de17
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: