summaryrefslogtreecommitdiff
path: root/libs/vamp-pyin/YinVamp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/vamp-pyin/YinVamp.h')
-rw-r--r--libs/vamp-pyin/YinVamp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/vamp-pyin/YinVamp.h b/libs/vamp-pyin/YinVamp.h
index c82a8abc19..14287ace62 100644
--- a/libs/vamp-pyin/YinVamp.h
+++ b/libs/vamp-pyin/YinVamp.h
@@ -3,7 +3,7 @@
/*
pYIN - A fundamental frequency estimator for monophonic audio
Centre for Digital Music, Queen Mary, University of London.
-
+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
@@ -62,7 +62,7 @@ protected:
float m_fmin;
float m_fmax;
Yin m_yin;
-
+
mutable int m_outNoF0;
mutable int m_outNoPeriodicity;
mutable int m_outNoRms;