rodydavis / flutter_midi

Midi Playback in Flutter
https://rodydavis.github.io/flutter_midi/
MIT License
60 stars 55 forks source link

Switching instruments in sf2 file #23

Open RevanthRameshkumar opened 3 years ago

RevanthRameshkumar commented 3 years ago

Hi, I have a sf2 file w/ multiple instruments: image

How do I select the instrument? Right now I only see note select...does that default to first instrument in file?

rodydavis commented 3 years ago

I am working on an ffi version built with rust that might be able to support this. I am open for PRs though

JimTompkins commented 3 years ago

Can you please answer the original question if it defaults to the first instrument in the file?

Thanks,

Jim

quad2x1008 commented 1 year ago

i have same issue of change instrument. is any solution found?

Jonny5-5 commented 11 months ago

I have the same issue. It will only play one of the instruments.