diff options
author | Florian Jung <flo@windfisch.org> | 2011-05-11 16:41:11 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-05-11 16:41:11 +0000 |
commit | 1c431bd67567104ba9e026ae75ba479f56d387a2 (patch) | |
tree | 953f7f708eefd8fbac23937a987ad2cce667dd19 /muse2/ChangeLog | |
parent | 56b1d339a4176c07d4d995bd8912f1eccddc5539 (diff) | |
parent | 4f2e54561260eb8382953d5723d5d111353a22c9 (diff) |
some housekeeping:
- merged with trunk
- removed note to myself
- some code-cleanups
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index ab11a07b..a091bf49 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,5 +1,12 @@ +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) + - fixups to structure functions, now inserts/cuts markers, and master track events with undo (rj) 06.05.2011: - MusE 2.0beta2 released (rj) - Added Yamaha-CS1x.idf instrument from Ernie Rymer <ethylene77 A T yahoo D O T com> Thanks! (Tim) |