Skip to content

Releases: shanteacontrols/OpenDeck

v7.11.1

06 Dec 14:59
Compare
Choose a tag to compare

New features

  • Analog inputs configured as inputs will now send their values on startup and preset change

Fixes

  • Fixed broken ability to use analog inputs as buttons

Other

  • Rework the VSCode/Docker/CI setup

v7.11.0

28 Nov 16:59
Compare
Choose a tag to compare

Fixes

  • Fixed non-functional button debouncer
  • Fixed builds of custom boards using 4051 multiplexer

Other

  • Disabled touchscreen support by default on Arduino Mega due to low amount of resources

v7.10.0

17 Apr 21:57
Compare
Choose a tag to compare

New features

  • Added the ability to send repeated note with configurable value using encoders (one option: repeated note with configured value in both direction, other option: same but with value 0 in other direction)
  • Added the ability to send two different notes using encoders

v7.9.0

08 Apr 16:18
Compare
Choose a tag to compare

New features

  • Implemented static LED control mode in which LED is constantly on

Other

  • Misc build system / flashing scripts improvements

v7.8.0

15 Mar 10:11
Compare
Choose a tag to compare

New features

  • Display now supports display of the current preset in the upper right corner
  • In/Out text on display has been replaced with "<" and ">" symbols respectively
  • Data order for MIDI messages on display has been changed to channel, index, value
  • Preset change with MIDI Program Change in message is now optional and disabled by default

v7.7.1

06 Mar 19:11
Compare
Choose a tag to compare

Fixes

  • Fixed support for nRF52 MCUs

Other

  • Switched to west tool for managing modules

v7.7.0

21 Feb 10:49
Compare
Choose a tag to compare

New features

  • Custom boards can now specify amount of daisy-chained MAX7219 drivers
  • Added Note message type for encoders
  • Added the ability to set lower and upper limits for encoders (for continuous messages)
  • Added the ability to disable forced component refresh after preset change

v7.6.1

20 Jan 07:52
Compare
Choose a tag to compare

Fixes

  • Fixed broken assigning of omni MIDI channel (channel 17) to components

v7.6.0

29 Oct 17:04
Compare
Choose a tag to compare

New features

  • Added support for sending of MIDI clock via DIN MIDI on all supported boards except AVR based ones

Fixes

  • Fixed custom touchscreen config not being part of the default configuration

Other

  • Updated schematics for OpenDeck L board
  • Misc cleanups

v7.5.4

01 Sep 12:15
Compare
Choose a tag to compare

Fixes

  • Fixed broken MuxOnMux analog driver