summaryrefslogtreecommitdiff
path: root/muse/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2010-01-29 19:04:34 +0000
committerTim E. Real <termtech@rogers.com>2010-01-29 19:04:34 +0000
commitfda050157888a59f65b14344c5879ab9ca7e764b (patch)
tree23360b03d48370570edc5c834961a541c878edef /muse/ChangeLog
parentfdea4486f8c9010d523e61ff040ca3d6711c4943 (diff)
See ChangeLog
Diffstat (limited to 'muse/ChangeLog')
-rw-r--r--muse/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/muse/ChangeLog b/muse/ChangeLog
index 9d027c74..5991b30d 100644
--- a/muse/ChangeLog
+++ b/muse/ChangeLog
@@ -1,3 +1,6 @@
+29.01.2010
+ * Feature: Dummy audio driver: Added global settings for sample rate and period size. (T356)
+ - The period size affects midi resolution, and the default was just too long. So this was added.
27.01.2010
* Changed: Don't process audio prefetch, or getData() in Audio::copyData(), if track is 'Off'. (T356)
* Added: Arranger track list: Quick 'right-click' or 'ctrl-click' or 'ctrl-mouse-wheel' toggling of Track On/Off. (T356)