Good point, I've always had this problem and it would be good to get
it fixed. There is a specific End Track message in the MIDI file so it
shouldn't be too hard.
As a workaround: when I write music for FluidSynth, I always create a
note about a bar after the last "real" note and set its velocity
Hi,
I'm using the offline Fast Render option, and I find that the track
stops rendering at the moment the last midi event is received, cutting
off the last notes before the release time. Looking through the code,
It seems that fluidsynth is waiting until all of the tracks are
detatched but I can't