midi 0.1.0 midi: ^0.1.0 copied to clipboard
A Dart binding to ALSA midi using FFI
A Dart Midi binding to ALSA midi using FFI
Acknowledgements #
The code is a port to pure Dart (removing Flutter dependencies) of work by Morten Boye Mortensen in the Flutter midi plugin Linux platform.
Binding generation #
To regenerate the FFI binding run:
dart run ffigen
Features and bugs #
Please file feature requests and bugs at the issue tracker.