Releases: tttapa/Control-Surface
Releases · tttapa/Control-Surface
Version 1.2.0
- Arduino Nano Every support
- Buffered Extended IO
- Support daisy-chained MAX7219 chips
- Support for rotary encoders connected through MCP23017 port expanders
- Thread-safe
Updatable
class - AppleMIDI support
- "Smart" bankable potentiometers
- MIDI pipes for routing MIDI traffic between Control Surface and MIDI interfaces
- Rename
MIDICNChannelAddress
→MIDIAddress
- Rename
MIDICNChannel
→MIDIChannelCN
- Type-safe MIDI USB cable numbers
- More examples
Version 1.1.1
- Shorter filenames for examples (Windows limitation)
- Small bug fixes and improvements
- Documentation improvements
- More examples
Version 1.1.0
This version adds support for Arduino Due and Arduino Nano 33.
The directory structure has been improved, and some parts of the library have been moved to a separate repository, Arduino Helpers.
Version 1.0.0
This is the last version before changing the structure to use the Arduino Helpers library.