summaryrefslogtreecommitdiff
path: root/libs/vamp-pyin/PYinVamp.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-09-03 04:52:01 +0200
committerRobin Gareus <robin@gareus.org>2019-09-03 04:52:01 +0200
commit58ee66e9245b432249e2fba4049c34d1a9127a43 (patch)
treef89028939badff02cf22a8ca18d0c02e829b535a /libs/vamp-pyin/PYinVamp.h
parentb340dc7282a3629929cd91223fe3505b2ad92c58 (diff)
NO-OP: remove trailing whitespace
Diffstat (limited to 'libs/vamp-pyin/PYinVamp.h')
-rw-r--r--libs/vamp-pyin/PYinVamp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/vamp-pyin/PYinVamp.h b/libs/vamp-pyin/PYinVamp.h
index 79c55012e2..cf7c1595dd 100644
--- a/libs/vamp-pyin/PYinVamp.h
+++ b/libs/vamp-pyin/PYinVamp.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_oF0Candidates;
mutable int m_oF0Probs;
mutable int m_oVoicedProb;