Re: [fluid-dev] fluid-dev Digest, Vol 120, Issue 2

2013-04-15 Thread *simple*
ry from SVN to Git too, but I wanted to check if any of you have any thoughts (positive or negative) about this? // David -- Message: 2 Date: Sun, 14 Apr 2013 13:05:47 +0200 From: David Henningsson To: FluidSynth mailing list Cc: *simple* <93508...@qq.co

[fluid-dev] SF2.01 section 8.1.3 # 37

2013-04-04 Thread *simple*
Hi, In fluid 1.1.6, fluid_voice.c, line 1010, case GEN_VOLENVDECAY: /* SF2.01 section 8.1.3 # 36 */ case GEN_VOLENVSUSTAIN: /* SF2.01 section 8.1.3 # 37 */ case GEN_KEYTOVOLENVDECAY: /* SF2.01 section 8.1.3 # 40 */ y = 1.0f - 0.001f * _GEN(voice, G

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

2013-03-21 Thread *simple*
1 Date: Tue, 19 Mar 2013 10:15:59 -0600 From: Aere Greenway To: FluidSynth mailing list Cc: *simple* <93508...@qq.com> Subject: Re: [fluid-dev] Is it possible to immigrate FluidSynth to a DSP(ADSP21xxx) or an CORTEX-M4 CPU? Message-ID: <51488f3f.8020...@dvorak-keyboards.com> Content-Type:

[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