shithub: aubio

Download patch

ref: fa695469ae2f4323fea2f19c19e5b3c7192b63bb
parent: a9516b395e3e307d92752b36ef021a2cac06a429
author: Paul Brossier <piem@piem.org>
date: Fri Dec 16 08:00:10 EST 2016

src/notes/notes.h: add doxygen header

--- a/src/notes/notes.h
+++ b/src/notes/notes.h
@@ -18,6 +18,12 @@
 
 */
 
+/** \file
+
+  Note detection object
+
+*/
+
 #ifndef _AUBIO_NOTES_H
 #define _AUBIO_NOTES_H
 
--