Skip to content

Winter 2018 R2

Compare
Choose a tag to compare
@lathoub lathoub released this 29 Oct 01:10
· 534 commits to master since this release

Changelog

API Changes

Non-Breaking Changes

The following changes mark the following old parts of the API as deprecated.

They are kept for backwards compatibility, but should not be used for new sketches. The old definitions will be removed in the next release. Purpose is to align with the FortySevenEffects/arduino_midi_library and https://github.com/lathoub/Arduino-BLE-MIDI naming convention.

noteOn becomes sendNoteOn
noteOff becomes sendNoteOff
...

All examples have been upgraded to the new naming