OpenDeck Versions Save

Software and hardware platform for simpler building of MIDI controllers.

v7.10.0

1 week ago

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

2 weeks ago

New features

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

Other

  • Misc build system / flashing scripts improvements

v7.8.0

1 month ago

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

1 month ago

Fixes

  • Fixed support for nRF52 MCUs

Other

  • Switched to west tool for managing modules

v7.7.0

2 months ago

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

3 months ago

Fixes

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

v7.6.0

5 months ago

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

7 months ago

Fixes

  • Fixed broken MuxOnMux analog driver

v7.5.3

8 months ago

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

10 months ago

Fixes

  • Fixed broken startup sequence for Arduino Mega