dart_fire_midi 0.2.0
dart_fire_midi: ^0.2.0 copied to clipboard
A library for communicating with a Akai Fire midi controller.
0.2.0 #
- allow setting consecutive groups of pads
- fix handling Select dial push button
- correctly handle dial rotation, touchon/off events
- add transport buttons
- add button led on/off helper
0.1.0 #
- remove dependency on midi package, only provide midi data api
0.0.2 #
- expose input events
0.0.1 #
- Initial version.