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

2018-04-22 Thread Marcus Weseloh
Hi all, the dynamic-sample-loading branch has been merged into master. I will follow up with a few more pull-requests that add more bells & whistles to the feature, like the preloading function, but also some changes that reduce the memory consumption of the structural information of Soundfonts.

Re: [fluid-dev] Parallelize rendering using openMP

2018-04-22 Thread Marcus Weseloh
Hi Tom, 2018-04-20 21:56 GMT+02:00 Tom M. : > I'm pretty much done implementing my ideas of an openMP parallelization. > In short: I was not able to beat the current implementation. Thank you very much for trying it out anyway! I think we still got quite a few

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

2018-04-22 Thread Philippe Simons
I'll give it a shot on my android fork On Sun, Apr 22, 2018 at 7:26 PM, Marcus Weseloh wrote: > Hi all, > > the dynamic-sample-loading branch has been merged into master. I will > follow up with a few more pull-requests that add more bells & whistles to > the feature, like