tekartik / midi.dart

Library for manipulating and sequencing Midi files, tracks, events
BSD 2-Clause "Simplified" License
34 stars 6 forks source link

midi_file_player.dart missing #33

Closed Medicmind closed 11 months ago

Medicmind commented 1 year ago

In 'example/midi_play.dart' 'midi_file_player.dart' seems to be missing.

Medicmind commented 1 year ago

Its ok. I found it in another branch:

https://github.com/tekartik/midi.dart/blob/dart3a/lib/midi_file_player.dart

alextekartik commented 1 year ago

Should be merged to master now. Indeed the current branch is dart3a (if you use this package through github dependencies)