so I'm using VSTSynthFont lately to play with my MIDI keyboard in VSTHost. VSTHost ist quite cool in combination with VSTSynthFont because I can just play any Soundfont I like (and there is lots of them available).
However, I do often run into the issue that VSTSynthFont will lock up VSTHost when I switch to an instrument for the first time and play a few notes (I guess VSTSynthFont is loading the instrument from my harddrive). This is quite annoying because VSTHost will lock up for a couple of seconds when using a 1GB+ Soundfont and will introduce a couple of seconds latency (until I restart it

Would it be possible to make VSTSynthFont read the samples from harddrive in the background (so VSTHost won't hang up) and just use the old instrument (or drop the notes) until the new one is fully loaded?
Best regards,
mike
PS: I am aware of live MIDI input in SynthFont but I personally don't like it because it generally has too high latency (big buffer sizes) or it starts to stutter (small buffer sizes).