android_midi 0.1.0 copy "android_midi: ^0.1.0" to clipboard
android_midi: ^0.1.0 copied to clipboard

PlatformAndroid

A Flutter plugin for advanced MIDI device control and messaging on Android, with native performance.

0.1.0 #

  • Initial public release.
  • Core MIDI device and event models (note on/off, control change, program change, pitch bend, aftertouch, SysEx).
  • High-level APIs for playing notes, chords, arpeggios, sequences, and phrases with tempo control.
  • Real-time MIDI input/output streams.
  • Platform interface and method channel for Android MIDI.
  • Native JNI integration for low-latency MIDI messaging.
  • Example app and test coverage for all main features.
0
likes
160
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for advanced MIDI device control and messaging on Android, with native performance.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on android_midi

Packages that implement android_midi