Mercurial > hg > pyin
changeset 115:50e39363a3cb tony
sorted out warnings/compilation issues
author | matthiasm |
---|---|
date | Mon, 23 Mar 2015 16:09:48 +0000 |
parents | 7ef7f6e90966 |
children | e9b99e85b929 |
files | LocalCandidatePYIN.cpp Makefile.inc |
diffstat | 2 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/LocalCandidatePYIN.cpp Mon Mar 23 15:58:40 2015 +0000 +++ b/LocalCandidatePYIN.cpp Mon Mar 23 16:09:48 2015 +0000 @@ -236,8 +236,6 @@ OutputList outputs; OutputDescriptor d; - - int outputNumber = 0; d.identifier = "pitchtrackcandidates"; d.name = "Pitch track candidates";
--- a/Makefile.inc Mon Mar 23 15:58:40 2015 +0000 +++ b/Makefile.inc Mon Mar 23 16:09:48 2015 +0000 @@ -65,7 +65,6 @@ # DO NOT DELETE libmain.o: PYinVamp.h Yin.h MeanFilter.h YinVamp.h LocalCandidatePYIN.h -libmain.o: YinVampFreqConstrained.h LocalCandidatePYIN.o: LocalCandidatePYIN.h Yin.h MeanFilter.h MonoPitch.h LocalCandidatePYIN.o: MonoPitchHMM.h SparseHMM.h YinUtil.h MonoNote.o: MonoNote.h MonoNoteHMM.h MonoNoteParameters.h SparseHMM.h