From 0c3fe540e925829022d9d8aa567c2dc2bd3d33d5 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 21 Jun 2017 13:03:30 +0800 Subject: Complete rewrite of the MIDI mapper. Enforces single fluidsynth instance. Documentation update. Minor changes to make lite version work. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ab665b6..c7108b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2017-06-21 0.8.6 indev +Code refactoring: + Complete rewrite of the MIDI mapper. The new + architecture allows implementation of custom MIDI + output devices. +Enforces single fluidsynth instance. Deprecating +the option. +Documentation uptate. +The lite version no longer have hardcoded soundfont +path. +More testing needed for this revision. + 2017-06-16 0.8.6 indev Code refactoring: Tracks information are now preserved. -- cgit v1.2.3