arham23

Results 1 issues of arham23

Hi, when running the following script in order to convert a directory of midi files to wav I get the following error: ```python from midi2audio import FluidSynth import os import...