[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[fluid-dev] how do I render a midi file and load the audio data to memor
From: |
halim amran |
Subject: |
[fluid-dev] how do I render a midi file and load the audio data to memory? |
Date: |
Thu, 24 Jun 2021 03:09:00 +0100 |
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?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [fluid-dev] how do I render a midi file and load the audio data to memory?,
halim amran <=