fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] gcc-2.95, startup


From: Josh Green
Subject: Re: [fluid-dev] gcc-2.95, startup
Date: Sat, 23 Aug 2003 14:44:15 -0700

On Sat, 2003-08-23 at 08:32, nikodimka wrote:
> Hi,
> 
> I have just downloaded FluidSynth-1.0.2
> 
> and got the following questions:
> 
> 1) the compilation breaks in src/fluid_voice.c line 2012
>    due to compiler parse error.
>    The error caused by normalized_amplitude_during_loop definition
>    mixed into executable code.
>    I understand that C99 and gcc-3.0 are okay with such syntax,
>    but it looks like the only problem compiling the program with gcc-2.95 
>    out-of-the-box.
> 
> 2) I tried to use the sf2 file of the tarball like this:
> 
> $fluidsynth -a oss -m alsa_seq ./sf2/VintageDreamsWaves-v2.sf2 
> fluidsynth: warning: Failed to pin the sample data to RAM; swapping is 
> possible.
> fluidsynth: warning: Ignoring sample SineWave: can't use ROM samples
> fluidsynth: warning: Ignoring sample SINEHI: too few sample data points
> Segmentation fault
> 
> Is there something I do wrong or the "default" .sf2 file of the tarball 
> causes segfault?
> (it doesnt matter if I compile fluidsynth with gcc 3.0 or 2.95)
> 
> nikodimka
> 

Thanks for reporting these issues. They are already fixed in CVS though.
I should release a new version, but I was trying to get some other
things fixed before hand (mainly with problems with synthesis output).
You can get the CVS or wait until next release. Cheers.
        Josh Green





reply via email to

[Prev in Thread] Current Thread [Next in Thread]