Skip to content

postacik/music_lib_windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors