summaryrefslogtreecommitdiff
path: root/muse2
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2011-01-09 21:33:40 +0000
committerTim E. Real <termtech@rogers.com>2011-01-09 21:33:40 +0000
commit677f9a7c3eecb530ba53e05e816c0d25fdaa2813 (patch)
treec025e1b4e1c86f853d4000659a7e7f78b57fa393 /muse2
parent5fa5f8210b4924a1f2ae0100dfb6c0b50c85db81 (diff)
Typo
Diffstat (limited to 'muse2')
-rw-r--r--muse2/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 8bcfe6f0..b4293af5 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,11 +1,11 @@
09.01.2011:
- These changes marked as p4.0.14:
- Applied aux send fix AudioTrack::writeProperties() by Remon. Thanks. (Tim)
+ - Fixed very slow midi trackinfo property adjustments with mixer shown. In AudioMixerApp::songChanged(). (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)