mikeperri / flutter_sequencer

A Flutter plugin for music sequencing.
Other
90 stars 38 forks source link

FFI Support #39

Open rodydavis opened 1 year ago

rodydavis commented 1 year ago

Any plans to turn this into a FFI based plugin for cross platform support?

I also create the flutter_midi plugin which loads a SF2 file and wanting to convert it to rust or FFI.

If we could collaborate on it, I will happily deprecate my plugin and point people to this or just have a preset sound font with a higher level of abstraction around this library.

I'm also happy to chat too, my DMs are open.

rodydavis commented 1 year ago

Thinking about something like this: https://github.com/sfztools/sfizz