Re: [fluid-dev] Multi-engine soundfonts

2005-11-16 Thread Josh Green
On Sat, 2005-11-05 at 14:37 -0700, Dave Serls wrote: > Now the soundfont situation: > I'm using one font which is quite large -- I haven't the memory for 2 fixed > instances of FluidR3GM.sf2 -- so > I'm wondering if it's possible to create a shared memory object with fixed > pages, built wi

Re: [fluid-dev] Multi-engine soundfonts

2005-10-16 Thread Josh Green
On Sun, 2005-10-16 at 19:43 -0600, Dave Serls wrote: > In order to generate separate synth output streams for 2 midi input channels, > I've been successful with in a small scale test with qsynth. > A cursory (and posssibly incorrect) overview of the code indicates that on an > RT system with mlock

[fluid-dev] Multi-engine soundfonts

2005-10-16 Thread Dave Serls
In order to generate separate synth output streams for 2 midi input channels, I've been successful with in a small scale test with qsynth. A cursory (and posssibly incorrect) overview of the code indicates that on an RT system with mlock enabled, the entire sample-data of each soundfont will be loa