Skip to content

Releases: tttapa/Control-Surface

Version 1.2.0

08 Sep 17:26
Compare
Choose a tag to compare
  • 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 MIDICNChannelAddressMIDIAddress
  • Rename MIDICNChannelMIDIChannelCN
  • Type-safe MIDI USB cable numbers
  • More examples

Version 1.1.1

15 Jan 17:40
Compare
Choose a tag to compare
  • Shorter filenames for examples (Windows limitation)
  • Small bug fixes and improvements
  • Documentation improvements
  • More examples

Version 1.1.0

30 Nov 20:16
Compare
Choose a tag to compare

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

30 Nov 14:47
Compare
Choose a tag to compare

This is the last version before changing the structure to use the Arduino Helpers library.