At the moment, the program produces the output as .midi, but I want it in .mp3 file.
Maybe python has a library that can help us do this for us or maybe we can hit an api endpoint?
Note:: I'm currently doing research on the difference between these two files so this might not happen if it is just better to keep it in .midi format. We'll see.
At the moment, the program produces the output as
.midi, but I want it in.mp3file.Maybe python has a library that can help us do this for us or maybe we can hit an api endpoint?
Note:: I'm currently doing research on the difference between these two files so this might not happen if it is just better to keep it in
.midiformat. We'll see.