I was able to play both the audio(mp3, wav, etc) and midi music(.mid) at a time using SoundPool Class. But how can i save the output(mixer of audio file + midi music) into an audio file(mp3, wav, etc.,).
Please suggest me best approach to achieve this. Thanks in advance.