summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-11-13 08:45:13 +0000
committerTim E. Real <termtech@rogers.com>2012-11-13 08:45:13 +0000
commit308c581aea646cffd2485384129e286d5846e076 (patch)
tree8a489fc641b4ed988286f9d70b55dc0dd6c550d6
parenta247e60904516800a3874688e368979b9b1e7bf8 (diff)
Slight text reaarange.
-rw-r--r--muse2/ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 0eb4c473..c6b38520 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -11,9 +11,8 @@
Two new columns: "Show in midi tracks" and "Show in drum tracks".
* Improved: Midi controller graph 'Ctrl' popup menus now unified (cascading). (Tim)
'Edit Instrument' menu item now takes you right to the instrument and controllers tab.
- * Improved: Aftertouch and PolyAftertouch (channel/key pressure) are true MusE controllers now.
+ * Feature request: Aftertouch and PolyAftertouch (channel/key pressure) are true MusE controllers now. (Tim)
Now FULLY supported in controller graphs AND in the improved Instrument Editor / Definition Files.
- TODO: Still W.I.P. on Event List Editor, and recording these controllers, and other aftertouch places.
- Midi controller stuff: Fixed some bugs, added some methods and improvements.
28.10.2012:
* Improved: Eliminated copious unrequired "controller" sections from songs and templates. (Tim)
@@ -31,7 +30,6 @@
* Improved: Piano KB has current selected note (yellow). For velocity/polyaftertouch/other per-note ctrls. (Tim)
- Bad timing warning now has "don't show again". (Tim)
- Added 'speaker' icon to drum edit. And drum list and piano keyboard now obey the 'speaker' icon. (Tim)
- - TODO: Still W.I.P on the aftertouch stuff...
22.10.2012:
- Oops, fixed regression: Re-add default managed controllers to midi ports at Song::clear. (Tim)
- W.I.P. Preparations for Aftertouch and Poly Aftertouch (channel and key pressure) graph editing. (Tim)