I'm using MMF2 to produce some custom audio software at the moment. The application plays sounds dependent on the user's input (this works alright), however there isn't really a convenient way to export the finished result as an audio clip.
I've got arrays to save and load the pieces of music, but the recording feature would really make this app amazing.
Is it at all possible to record all the sounds within an MMF2 application, piece them together and export an mp3 or any other audio format? I know it probably isn't, but it's always worth a shot.