Skip to content

2.1.0

Choose a tag to compare

@tttapa tttapa released this 17 Aug 00:07
· 155 commits to master since this release

Comments were added to all source files and they were made much more readable by formatting the code, by organizing the files using helper functions, and by renaming some of the variables.
Large parts of the code for rotary encoders and for sending MIDI has been rewritten.
Bank functionality was added to the RotaryEncoder class, along with new aliases for the different sign modes.
Some examples were added as well.