comparison base/base.pro @ 391:5858cc462d0a

* Fix #1628781 changes to layer visibility and mute should use a command * Also use a command for changes to layer playback pan, gain, plugin settings * Refactor PlayParameterRepository to remove dependency on audioio from base * Fix failure to save play parameters for main model in session file
author Chris Cannam
date Thu, 13 Mar 2008 14:06:03 +0000
parents 7aa1de571880
children 183ee2a55fc7
comparison
equal deleted inserted replaced
390:21e79997e80f 391:5858cc462d0a
19 Clipboard.h \ 19 Clipboard.h \
20 Command.h \ 20 Command.h \
21 Exceptions.h \ 21 Exceptions.h \
22 LogRange.h \ 22 LogRange.h \
23 Pitch.h \ 23 Pitch.h \
24 Playable.h \
24 PlayParameterRepository.h \ 25 PlayParameterRepository.h \
25 PlayParameters.h \ 26 PlayParameters.h \
26 Preferences.h \ 27 Preferences.h \
27 Profiler.h \ 28 Profiler.h \
28 PropertyContainer.h \ 29 PropertyContainer.h \