comparison base/base.pro @ 224:8ff1ad4e7a9c

* Work on harmonising colour and scale ranges between types of layer * Add normalize options to colour 3d plot layer
author Chris Cannam
date Thu, 01 Feb 2007 14:31:28 +0000
parents 0703252c9fe8
children 3b8008d09541
comparison
equal deleted inserted replaced
223:bf753a9abf0c 224:8ff1ad4e7a9c
17 AudioPlaySource.h \ 17 AudioPlaySource.h \
18 Clipboard.h \ 18 Clipboard.h \
19 Command.h \ 19 Command.h \
20 CommandHistory.h \ 20 CommandHistory.h \
21 Exceptions.h \ 21 Exceptions.h \
22 LogRange.h \
22 Pitch.h \ 23 Pitch.h \
23 PlayParameterRepository.h \ 24 PlayParameterRepository.h \
24 PlayParameters.h \ 25 PlayParameters.h \
25 Preferences.h \ 26 Preferences.h \
26 Profiler.h \ 27 Profiler.h \
42 SOURCES += AudioLevel.cpp \ 43 SOURCES += AudioLevel.cpp \
43 Clipboard.cpp \ 44 Clipboard.cpp \
44 Command.cpp \ 45 Command.cpp \
45 CommandHistory.cpp \ 46 CommandHistory.cpp \
46 Exceptions.cpp \ 47 Exceptions.cpp \
48 LogRange.cpp \
47 Pitch.cpp \ 49 Pitch.cpp \
48 PlayParameterRepository.cpp \ 50 PlayParameterRepository.cpp \
49 PlayParameters.cpp \ 51 PlayParameters.cpp \
50 Preferences.cpp \ 52 Preferences.cpp \
51 Profiler.cpp \ 53 Profiler.cpp \