summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2012-01-03 20:11:30 +0000
committerFlorian Jung <flo@windfisch.org>2012-01-03 20:11:30 +0000
commit3be3458373d1df2569b6066910de1d5ac52bbb34 (patch)
treef8b4680723adea2dc3ad234e5449200163f42d40 /muse2/ChangeLog
parentfb6be39db34e23725ffdd9c8ac3023d672036210 (diff)
cleanup
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 1445633b..4b9646f4 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,4 +1,20 @@
03.01.2012:
+ - ADDED NEW STYLE DRUM TRACKS: (flo93)
+
+ multiple tracks can be displayed in one editor
+ their drum sound columns can be reordered, mixed up, hidden.
+ drumtracks can be grouped by channel, not at all, or maximally
+ each track owns its own drummap
+ added drummap-definitions to instrument files (gs and xg.idf)
+ drumtracks' drummap can be automatically set according to
+ the currently used patch/program/bank
+ new-style-drumtracks can ignore muted, hidden or both sounds when
+ recording
+
+ KNOWN ISSUES: when having multiple drumeditors open, the mute-column
+ may not work, because another editor is overriding this.
+ this is not a bug.
+
- Global Cut: Fixed crashes with markers. Re-did marker section in structure.cpp:adjustGlobalLists(). (Tim)
TODO: Still get tempo, key, and sig not found warnings.
02.01.2012: