Skip to content

Releases: shanteacontrols/OpenDeck

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

v7.5.3

31 Jul 07:53
Compare
Choose a tag to compare

New features

  • Allowed setting of 0 as an activation value for LEDs

Fixes

  • Fixed broken 4051 pin generator for custom boards
  • Fixed incorrect retrieval of LED blink speed via SysEx

v7.5.2

25 Jun 15:04
Compare
Choose a tag to compare

Fixes

  • Fixed broken startup sequence for Arduino Mega