comparison base/base.pro @ 152:21792a550ec9 last-cc-copyright

* Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel (wow!), and make DTDM an abstract base * Move FFTFuzzyAdapter to FFTModel as a new subclass of DTDM
author Chris Cannam
date Mon, 31 Jul 2006 17:05:18 +0000
parents 4b2ea82fd0ed
children 059b0322009c
comparison
equal deleted inserted replaced
151:3c1d5ef43baa 152:21792a550ec9
18 Clipboard.h \ 18 Clipboard.h \
19 Command.h \ 19 Command.h \
20 CommandHistory.h \ 20 CommandHistory.h \
21 ConfigFile.h \ 21 ConfigFile.h \
22 Exceptions.h \ 22 Exceptions.h \
23 FFTCache.h \
24 Pitch.h \ 23 Pitch.h \
25 PlayParameterRepository.h \ 24 PlayParameterRepository.h \
26 PlayParameters.h \ 25 PlayParameters.h \
27 Preferences.h \ 26 Preferences.h \
28 Profiler.h \ 27 Profiler.h \
43 Clipboard.cpp \ 42 Clipboard.cpp \
44 Command.cpp \ 43 Command.cpp \
45 CommandHistory.cpp \ 44 CommandHistory.cpp \
46 ConfigFile.cpp \ 45 ConfigFile.cpp \
47 Exceptions.cpp \ 46 Exceptions.cpp \
48 FFTCache.cpp \
49 Pitch.cpp \ 47 Pitch.cpp \
50 PlayParameterRepository.cpp \ 48 PlayParameterRepository.cpp \
51 PlayParameters.cpp \ 49 PlayParameters.cpp \
52 Preferences.cpp \ 50 Preferences.cpp \
53 Profiler.cpp \ 51 Profiler.cpp \