Releases: shanteacontrols/OpenDeck
Releases · shanteacontrols/OpenDeck
v7.11.1
06 Dec 14:59
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fixes
Fixed support for nRF52 MCUs
Other
Switched to west tool for managing modules
v7.7.0
21 Feb 10:49
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fixes
Fixed broken assigning of omni MIDI channel (channel 17) to components
v7.6.0
29 Oct 17:04
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fixes
Fixed broken MuxOnMux analog driver