Is your feature request related to a problem? Please describe.
Right now, synthesis of multiple MIDI files requires the correct alternation of AudioRecorder, MidiPlayer, correctness checks etc.
Describe the solution you'd like
Everything could be done with one single function as in https://github.com/LIMUNIMI/ContextAwareAMT/blob/master/mpc2c/asmd_resynth.py#L212
Is your feature request related to a problem? Please describe.
Right now, synthesis of multiple MIDI files requires the correct alternation of AudioRecorder, MidiPlayer, correctness checks etc.
Describe the solution you'd like
Everything could be done with one single function as in https://github.com/LIMUNIMI/ContextAwareAMT/blob/master/mpc2c/asmd_resynth.py#L212