diff options
author | Tim E. Real <termtech@rogers.com> | 2011-01-09 21:32:13 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2011-01-09 21:32:13 +0000 |
commit | 5fa5f8210b4924a1f2ae0100dfb6c0b50c85db81 (patch) | |
tree | 23f4c7ebe7fe8f506aa5d09bce4262b0040453f2 /muse2/ChangeLog | |
parent | 0e39cb75d7a659322b282a79ca63f10d48fa277a (diff) |
Completed soloing system. Other fixes - see ChangeLog.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 5006df0b..8bcfe6f0 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,11 @@ +09.01.2011: + - These changes marked as p4.0.14: + - Applied aux send fix AudioTrack::writeProperties() by Remon. Thanks. (Tim) + * Feature!: Complete soloing system (after 4 years). Support chaining Midi Port/Audio Out -> Audio In. (Tim) + Click on audio strip iR, or midi strip oR, or midi track info oR buttons to see new additions. + Tested thoroughly, but of course this major change needs wider testing. + TODO TODO: Fix trackinfo width (a minor button placement gui issue). + - Fixed very slow midi trackinfo property adjustments with mixer shown. In AudioMixerApp::songChanged(). (Tim) 04.01.2011: - Added saving and restoring of pianoroll trackinfo h-splitter state. (Tim) - Fixed multiple velocity controllers appearing on song reload. Tested OK. (Tim) |