garubi / MIDI-Drawbars-Commander

A MIDI + MIDIoverUsb configurable Drawbars controller built using Teensy LC
https://hackaday.io/project/162255-midi-drawbars-commander
GNU General Public License v3.0
3 stars 1 forks source link

The startup parameters are not set (or they are set wrong) #29

Closed garubi closed 5 years ago

garubi commented 5 years ago

They are set ok, BUT if you have different ddefault values for UPPER and LOWER state in a control that is set as SEND_BOTH, the second one replace the first one.

For better control it would be better if the defaults are set directly in the big PRESET array.