jdevp

Results 23 comments of jdevp

I just don't know how I can retrieve it based on a midi file. I can retrieve a track of MidiEvents after parsing the midi file. However, the MidiEvent is...

I don't think that there is a better solution using Flutter. One big drawback of Flutter is that it's lack of double buffered image support. The `toImage` method is basically...

@flutterdev77 Can you share some information on how do you get frame from skia engine itself?