Control Surface Versions Save

Arduino library for creating MIDI controllers and other MIDI devices.

1.2.0

3 years ago
  • 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

1.1.1

4 years ago
  • Shorter filenames for examples (Windows limitation)
  • Small bug fixes and improvements
  • Documentation improvements
  • More examples

1.1.0

4 years ago

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.

1.0.0

4 years ago

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