melihhakanpektas / flutter_midi_pro

MIT License
15 stars 9 forks source link

[Question] Cant load other soundfont in iOS #16

Closed tnvinh2711 closed 4 months ago

tnvinh2711 commented 4 months ago

Hello, currently I'm testing examples on iOS with some different soundfonts. However, all soundfonts produce the same output. Do you think I did something wrong?

https://github.com/melihhakanpektas/flutter_midi_pro/assets/34644363/7c7590bf-81f1-4bad-b851-81bd36fc40f2

A sample sound font in my demo: Flute.sf2.zip

melihhakanpektas commented 4 months ago

New changes will be made for improvements on Android. In accordance with these changes, the iOS side will also change. Because I began developing flutter_midi_pro with only a little research into SF2 files and samplers, there are many restrictions in the current version. Perhaps, it may not be possible to make a soundfont change in the current iOS version, I donโ€™t have the opportunity to test it right now. If there is such a problem, I will fix it with the new update. It will take approximately 2-3 days. Thank you for your issue report ๐Ÿ™

melihhakanpektas commented 4 months ago

You can check the new version of the flutter_midi_pro plugin. Nearly everything changed in this package but you can manage everything of the soundfont and midi channels ๐Ÿš€

tnvinh2711 commented 4 months ago

Great work!! Thank you very much!!

B18DCCN347 commented 4 months ago

Sorry, but has this error of loading many soundfonts been fixed on iOS?