Re: [fluid-dev] Proposal for a new feature: lazy-loading of SoundFonts

2018-04-18 Thread Marcus Weseloh
Hi sqweek, 2018-04-18 11:10 GMT+02:00 sqweek : > ie. there's a hard realtime requirement here in some usages - is it still possible to meet that requirement with the samples being loaded/unloaded? No, with samples being loaded and unloaded on demand, requirements like guaranteed immediate availab

Re: [fluid-dev] Proposal for a new feature: lazy-loading of SoundFonts

2018-04-18 Thread sqweek
On 16 April 2018 at 05:18, Marcus Weseloh wrote: > Hi all, > > I've finished the first draft of the dynamic sample loading. You can see > the change in this pull request: > https://github.com/FluidSynth/fluidsynth/pull/366 > > If you want to try out the changes, please check out the > dynamic-sam