samim23 / polymath

Convert any music library into a music production sample-library with ML
MIT License
1.51k stars 114 forks source link

Conversion to midi #60

Closed rahalmichel96 closed 3 months ago

rahalmichel96 commented 1 year ago

I'm very impressed by what you've done this far.

I have a question about midi conversion. I used it, but for Windows, I had problems writing the file in the processed directory. So I had to change the name in a more standard way (toto + _{timestamp}). However, when the conversion is finished, I have multiple .mid files - I think they come from the splited instruments. Is there a way to have a single midi file that combines all the separated instruments ?

Thanks