diff options
author | Tim E. Real <termtech@rogers.com> | 2011-05-10 21:23:00 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2011-05-10 21:23:00 +0000 |
commit | 4f2e54561260eb8382953d5723d5d111353a22c9 (patch) | |
tree | 18bd2c00719b20041f485f9e9c5eb0121ba172b0 /muse2/ChangeLog | |
parent | c00e79dd68a68ab0ec30034612d3c8826107b8db (diff) |
Added general settings audio item: Minimum control process period
Added Yamaha Mo6 instrument file by Geoff King
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 291bcd6f..a091bf49 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,8 @@ +10.05.2011: + - Added general settings audio item: Minimum control process period 1-2048, default 64. Test OK. (Tim) + Adjusts minimum allowable number of samples in a LADSPA or DSSI run, ie control 'smoothness'. + Still TODO: AudioTrack controllers contribution. + - Added Yamaha Mo6 instrument file by Geoff King gsking1 A T gmail D O T com. (Tim) 08.05.2011: - Draw event canvas notes if they extend past part end. (Tim) - Added checkbox to select if songinfo should be displayed on song start (rj) |