Skip to content

postacik/music_lib_windows

Repository files navigation

music_lib_windows

A Flutter package to list midi devices attached to Windows and listen to midi in events from any of the attached devices.

flutter_midi_command (https://github.com/InvisibleWrench/FlutterMidiCommand) package supports only Android, iOS and MacOS so I created this package to use in Flutter Windows applications.

The code in the library was copied from win32_midi (https://github.com/ghost23/win32_midi) project and refined for multiple subscriptions.

An example application can be found in the example folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published