chipweinberger / dart_melty_soundfont

A port of Melty Synth by Nobuaki Tanaka (C#) to Dart
Other
35 stars 8 forks source link

Midi file support #14

Open postacik opened 2 years ago

postacik commented 2 years ago

Hi, I added midi file sequencer feature in my fork.

I tried to obey your style of conversion from C#.

The code is not battle tested but it works with my test midi files as you can see in the video below:

https://user-images.githubusercontent.com/3977227/167107533-c0a27b20-8b96-4be5-9d10-d0bec5dfa44a.mp4

I hope it would help you to complete the library :)

chipweinberger commented 2 years ago

thanks!!!

Looking forward to testing it out :)

chipweinberger commented 2 years ago

can you make a pull request with the changes? thanks

postacik commented 2 years ago

I modified my fork beyond the scope of this library. I'll check if I can create a new fork and then create a pull request.

jtkeyva commented 8 months ago

@postacik any chance of that PR? this would make a cool example thx

jtkeyva commented 8 months ago

@chipweinberger thanks for the cool package. any midi implementation for it? i want to record and playback midi