[fluid-dev] Feature Request: Load everything into RAM to make program changes instant

2013-03-19 Thread Nils Gey
Hello, could you please add a running or loading mode to load an sf2 completely into memory? The goal is that program changes (and bank?) get rid of the load hiccups and the new sound is available in an instant. Nils ___ fluid-dev mailing list fluid

Re: [fluid-dev] Feature Request: Load everything into RAM to make program changes instant

2013-03-19 Thread David Henningsson
On 03/19/2013 01:55 PM, Nils Gey wrote: Hello, could you please add a running or loading mode to load an sf2 completely into memory? The goal is that program changes (and bank?) get rid of the load hiccups and the new sound is available in an instant. It already is loaded completely into mem

[fluid-dev] Is it possible to immigrate FluidSynth to a DSP(ADSP21xxx) or an CORTEX-M4 CPU?

2013-03-19 Thread *simple*
I plan to immigrate FluidSynth to CORTEX-M4. Could anyone please give me some hints? The Cortex-M4 system I am going to use: 1MByte flash code memory. 192KByte internal SRAM, with FPU, 168MHz, 32MByte external parallel NOR flash (for soundfont). Is it possible to immigrate Fluidsynth to cortex

Re: [fluid-dev] Is it possible to immigrate FluidSynth to a DSP(ADSP21xxx) or an CORTEX-M4 CPU?

2013-03-19 Thread Aere Greenway
My response is perhaps a side-note regarding your question. In my experience, the better soundfonts are nearly 60 megabytes in size. The Fluid_R3GM soundfont (which is my favorite of the free soundfonts) is 142 megabytes. If you must live with a 32 megabyte limit for soundfonts, the "TimGM6m

Re: [fluid-dev] Feature Request: Load everything into RAM to make program changes instant

2013-03-19 Thread Nils Gey
On Tue, 19 Mar 2013 14:14:47 +0100 David Henningsson wrote: > On 03/19/2013 01:55 PM, Nils Gey wrote: > > Hello, > > > > could you please add a running or loading mode to load an sf2 completely > > into memory? > > The goal is that program changes (and bank?) get rid of the load hiccups > > and

Re: [fluid-dev] Feature Request: Load everything into RAM to make program changes instant

2013-03-19 Thread David Henningsson
On 03/19/2013 05:54 PM, Nils Gey wrote: On Tue, 19 Mar 2013 14:14:47 +0100 David Henningsson wrote: On 03/19/2013 01:55 PM, Nils Gey wrote: Hello, could you please add a running or loading mode to load an sf2 completely into memory? The goal is that program changes (and bank?) get rid of th