mikeperri / flutter_sequencer

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

feat: expose preset index for sf2 #1

Closed razvangeangu closed 3 years ago

razvangeangu commented 3 years ago

SF2 files such as FluidR3_GM come with patches (preset indices) that are currently set to 0 on both Android and iOS.

Exposing a variable to set it when the instrument is created would allow developers that use sf2 to change their preset.