How I can record a stream of MIDI (soundfonts, sf2 extention) to a WAV/PCM-16/MP3 (other audio format) file?

Viewed 183

In flutter/dart, How I can record a stream of MIDI (soundfonts, sf2 extention) to a WAV/PCM-16/MP3 (other audio format) file?

In general, I'm trying to record the user selected notes (which run every X time by using stream mechanism).

=> And I would like to record his/her session to a audio file.

Thanks in advance :).

0 Answers
Related