Import fmit upstream version 0.97.6 0.97.6
authorjohn <john.wright@hp.com>
Tue, 21 Aug 2007 01:37:30 +0000 (19:37 -0600)
committerjohn <john.wright@hp.com>
Tue, 21 Aug 2007 01:37:30 +0000 (19:37 -0600)
commit4b957a098b637ebe4d07827a80aeae157791a148
tree647fcd5d82fa4f091fa8624938819bccc734293a
Import fmit upstream version 0.97.6
124 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
config.h.in [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
fmit.desktop [new file with mode: 0644]
install-sh [new file with mode: 0755]
libs/CppAddons/AUTHORS [new file with mode: 0644]
libs/CppAddons/CAMath.cpp [new file with mode: 0644]
libs/CppAddons/CAMath.h [new file with mode: 0644]
libs/CppAddons/COPYING [new file with mode: 0644]
libs/CppAddons/Fit.cpp [new file with mode: 0644]
libs/CppAddons/Fit.h [new file with mode: 0644]
libs/CppAddons/Makefile.am [new file with mode: 0644]
libs/CppAddons/Makefile.in [new file with mode: 0644]
libs/CppAddons/Observer.h [new file with mode: 0644]
libs/CppAddons/Random.cpp [new file with mode: 0644]
libs/CppAddons/Random.h [new file with mode: 0644]
libs/CppAddons/Singleton.h [new file with mode: 0644]
libs/CppAddons/StringAddons.h [new file with mode: 0644]
libs/CppAddons/TODO [new file with mode: 0644]
libs/CppAddons/polar.h [new file with mode: 0644]
libs/Makefile.am [new file with mode: 0644]
libs/Makefile.in [new file with mode: 0644]
libs/Music/AUTHORS [new file with mode: 0644]
libs/Music/Algorithm.cpp [new file with mode: 0644]
libs/Music/Algorithm.h [new file with mode: 0644]
libs/Music/Autocorrelation.cpp [new file with mode: 0644]
libs/Music/Autocorrelation.h [new file with mode: 0644]
libs/Music/CFFTW3.cpp [new file with mode: 0644]
libs/Music/CFFTW3.h [new file with mode: 0644]
libs/Music/COPYING [new file with mode: 0644]
libs/Music/CombedFT.cpp [new file with mode: 0644]
libs/Music/CombedFT.h [new file with mode: 0644]
libs/Music/Convolution.cpp [new file with mode: 0644]
libs/Music/Convolution.h [new file with mode: 0644]
libs/Music/CumulativeDiff.cpp [new file with mode: 0644]
libs/Music/CumulativeDiff.h [new file with mode: 0644]
libs/Music/CumulativeDiffAlgo.cpp [new file with mode: 0644]
libs/Music/CumulativeDiffAlgo.h [new file with mode: 0644]
libs/Music/Filter.cpp [new file with mode: 0644]
libs/Music/Filter.h [new file with mode: 0644]
libs/Music/FreqAnalysis.cpp [new file with mode: 0644]
libs/Music/FreqAnalysis.h [new file with mode: 0644]
libs/Music/LPC.cpp [new file with mode: 0644]
libs/Music/LPC.h [new file with mode: 0644]
libs/Music/Makefile.am [new file with mode: 0644]
libs/Music/Makefile.in [new file with mode: 0644]
libs/Music/MultiCumulativeDiffAlgo.cpp [new file with mode: 0644]
libs/Music/MultiCumulativeDiffAlgo.h [new file with mode: 0644]
libs/Music/Music.cpp [new file with mode: 0644]
libs/Music/Music.h [new file with mode: 0644]
libs/Music/Note.h [new file with mode: 0644]
libs/Music/SPWindow.cpp [new file with mode: 0644]
libs/Music/SPWindow.h [new file with mode: 0644]
libs/Music/TODO [new file with mode: 0644]
libs/Music/TimeAnalysis.cpp [new file with mode: 0644]
libs/Music/TimeAnalysis.h [new file with mode: 0644]
m4/Makefile.am [new file with mode: 0644]
m4/Makefile.in [new file with mode: 0644]
m4/ac_cxx_exceptions.m4 [new file with mode: 0644]
m4/ac_cxx_have_complex.m4 [new file with mode: 0644]
m4/ac_cxx_have_numeric_limits.m4 [new file with mode: 0644]
m4/ac_cxx_have_sstream.m4 [new file with mode: 0644]
m4/ac_cxx_have_stl.m4 [new file with mode: 0644]
m4/ac_cxx_namespaces.m4 [new file with mode: 0644]
m4/ac_cxx_templates.m4 [new file with mode: 0644]
m4/bnv_have_qt.m4 [new file with mode: 0644]
m4/mdl_have_opengl.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
src/AutoQSettings.cpp [new file with mode: 0644]
src/AutoQSettings.h [new file with mode: 0644]
src/CaptureThread.cpp [new file with mode: 0644]
src/CaptureThread.h [new file with mode: 0644]
src/CustomInstrumentTunerForm.cpp [new file with mode: 0644]
src/CustomInstrumentTunerForm.h [new file with mode: 0644]
src/DummyMonoQuantizer.cpp [new file with mode: 0644]
src/DummyMonoQuantizer.h [new file with mode: 0644]
src/LatencyMonoQuantizer.cpp [new file with mode: 0644]
src/LatencyMonoQuantizer.h [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/MonoQuantizer.cpp [new file with mode: 0644]
src/MonoQuantizer.h [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/modules/DialView.cpp [new file with mode: 0644]
src/modules/DialView.h [new file with mode: 0644]
src/modules/GLErrorHistory.cpp [new file with mode: 0644]
src/modules/GLErrorHistory.h [new file with mode: 0644]
src/modules/GLFT.cpp [new file with mode: 0644]
src/modules/GLFT.h [new file with mode: 0644]
src/modules/GLFreqStruct.cpp [new file with mode: 0644]
src/modules/GLFreqStruct.h [new file with mode: 0644]
src/modules/GLGraph.cpp [new file with mode: 0644]
src/modules/GLGraph.h [new file with mode: 0644]
src/modules/GLSample.cpp [new file with mode: 0644]
src/modules/GLSample.h [new file with mode: 0644]
src/modules/GLStatistics.cpp [new file with mode: 0644]
src/modules/GLStatistics.h [new file with mode: 0644]
src/modules/GLVolumeHistory.cpp [new file with mode: 0644]
src/modules/GLVolumeHistory.h [new file with mode: 0644]
src/modules/Makefile.am [new file with mode: 0644]
src/modules/Makefile.in [new file with mode: 0644]
src/modules/MicrotonalView.cpp [new file with mode: 0644]
src/modules/MicrotonalView.h [new file with mode: 0644]
src/modules/View.cpp [new file with mode: 0644]
src/modules/View.h [new file with mode: 0644]
tr/Makefile.am [new file with mode: 0644]
tr/Makefile.in [new file with mode: 0644]
tr/fmit_de.ts [new file with mode: 0644]
tr/fmit_fr.ts [new file with mode: 0644]
ui/ConfigForm.ui [new file with mode: 0644]
ui/InstrumentTunerForm.ui [new file with mode: 0644]
ui/Makefile.am [new file with mode: 0644]
ui/Makefile.in [new file with mode: 0644]