diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-05-24 18:31:42 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-05-24 18:31:42 +0000 |
commit | 9e3802aadd279ffd0a677df9dd5d21e02315d8b4 (patch) | |
tree | c37f010624dee5e463a1d301335bc10d5c764ea4 /muse2/ChangeLog | |
parent | 9defbf3c671ccb70ff4b29f222ea9fb9227099b2 (diff) |
template sample rate, drum track channel, track list header
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 bef2769f..742d5a48 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -6,6 +6,9 @@ under Midi -> Input Plugins -> Remote Control - song->midiNote now also delivers note off events (flo93) - fixed pitch-spinbox (flo93) + - removed auto-resize from tracklist-header (rj) + - removed channel from track list for a drum track and grayed it out in track info (rj) + - fixed samplerate warning from templates (rj) 23.05.2011: (all changes made by flo93, except one) Function-related changes: - made all the stuff in the "functions" menu global |