From 0bcfd22cf156fe0018297d320d7f51836c88a2a4 Mon Sep 17 00:00:00 2001 From: Stefano Date: Mon, 19 Nov 2018 15:28:25 +0100 Subject: [PATCH] ver. 1.3. close issue #31; close issue #41; close issue #42; close issue #43 --- D9-drawbars-controller.ino | 6 +++--- README.md | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/D9-drawbars-controller.ino b/D9-drawbars-controller.ino index d588edc..c50c7dd 100644 --- a/D9-drawbars-controller.ino +++ b/D9-drawbars-controller.ino @@ -1,16 +1,16 @@ /* D9 programmable drawbars controller - ver 1.2.2 + ver 1.3 Created 2018 By Stefano Garuti stefano@garuti.it Project home: - https://github.com/garubi/D9-drawbars-controller + https://github.com/garubi/MIDI-Drawbars-Commander LICENSE: - https://github.com/garubi/D9-drawbars-controller/blob/master/LICENSE + https://github.com/garubi/MIDI-Drawbars-Commander/blob/master/LICENSE */ diff --git a/README.md b/README.md index 1c934db..48f3878 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ You should use a Normally Open pedal to switch from the Leslie's speed, otherwise the "switch impulse" is sent on pedal release instead of pedal push (see issue #24) ## Changelog: +- v. 1.3 Reduce the MIDI thru latency. + - v. 1.2.2 implement the new Debug library - v. 1.2 / v1.2.1 fix issues with Presets and button's led