Non-empty .wav file is rendered but unplayable #151
Unanswered
samuelbraun04
asked this question in
Q&A
Replies: 1 comment 4 replies
-
The rendered wav file is 32 channels of zeros. I recommend Audacity for inspecting waveforms. On Windows I also do control-shift-f to view all the tracks at once. I suspect that the loading of the preset file isn't working. Have you tried |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to load a preset onto the Serenity SE plugin, load a midi file, and render it into a wave file.
The code I'm doing this with is:
When I run this a non-empty wav file is rendered, but it is unplayable (I've tried on multiple different players, and when I drag-and-drop it into FL Studio the clip appears empty).
Something like this has worked for another plugin (specifically Vital and I was loading states), so what could be the problem here? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions