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