I'm using python. and what I've been doing lately is: using the CLI to
render the midi file to file X and then read the file X and load it to
memory. I know that the writing-reading routine is quite slow and in my use
case efficiency is crucial. So I want to skip that part and just load the
output to memory. How do I do that?
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to