diff options
author | Tim E. Real <termtech@rogers.com> | 2011-04-14 01:56:08 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2011-04-14 01:56:08 +0000 |
commit | 1d3741efd41bdcde88f05b210ebae218acc6967d (patch) | |
tree | e84277130c816543905bdd38ddae21657e946cb9 /muse2/ChangeLog | |
parent | 18af0454db620150bd409edd451b5dd1283880b0 (diff) |
Another fix for FLAM GUI controls - 300ms delay before sending control values in PluginI::oscUpdate()
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 9241b4cb..92b25883 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +12.04.2011: + - Another fix for FLAM GUI controls - 300ms delay before sending control values in PluginI::oscUpdate(). (Tim) + Good enough? How to make sure (any) gui is really ready? 11.04.2011: - Possible fix for FLAM GUI controls - send current control values in PluginI::oscUpdate().(Tim) 10.04.2011: |