Skip to content

v4.0.3

Compare
Choose a tag to compare
@paradajz paradajz released this 10 Jul 04:45
· 1810 commits to master since this release

New features

  • Added support for 14-bit CC mode for encoders and potentiometers

Improvements

  • Better analog readout using exponential average filter
  • When buttons or encoders are configured to send incrementing program change, first sent value is 0 instead of 1. If decrementing mode is selected, first value won't be sent (must be increased first).
  • When buttons or encoders are configured to send incrementing or decrementing program change, values 127 and 0 aren't sent on each press once they're reached

Fixes

  • Hardware control fixes for boards with shift registers

Other

  • Added initial round of tests for buttons
  • Tests are now using clang/clang++ compiler for improved errors and warnings

WebUI

  • Offline version attached