mikeperri / flutter_sequencer

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

Fix presetIndex assignment in SoundFontInstrument constructor #7

Closed osoftware closed 3 years ago

osoftware commented 3 years ago

I was hearing no sound when trying to use my sound fonts and figured out the presetIndex is never correctly set and we get an UB.