Hi Pascal,

 

Here some thoughts

1.1)

> ./fluidsynth: symbol lookup error: ./fluidsynth: undefined symbol: fluid_free

The function fluid_free() should in be in fluid_sys.c (for v2.1.0).

1.2)Then at execution time, If this symbol cannot be found when fluidsynth 
binary is loaded, probably that the executable is linked with a wrong shared 
libfluidsynth dynamic library.

 

2) In order for chorus and reverb to be audible:

2.1) CC 93 values (for chorus), and CC 91 (for reverb) should be above 0.

2.2) Also the soundfont in use must never contain modulators that cancel 
following "default modulators" ("CC 93 to chorus send" and  "CC 91 to reverb 
send").

jjc.

> Message du 14/02/20 22:37
> De : "midi-pascal" 
> A : fluid-dev@nongnu.org
> Copie à : 
> Objet : Re: [fluid-dev] No reverb, no chorus with 2.1.0
> 
>
On 2020-02-14 6:34 a.m., Ceresa Jean-Jacques wrote:
>

> Hi, Pascal

> >The reverb and chorus do not work at all using libfluidsynth release 2.1.0, 
> >either in my app or in QSynth.

> Here the reverb and chorus work using the fluisynth application console. Did 
> you try this application before any other one ?

> jjc.

>  


>
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev


> Hi jjc,

> Using the command-line gives me strange results:

> Developpement/fluidsynth-2.1.0/target/bin$ ./fluidsynth -a alsa -ni 
> /usr/share/sounds/sf2/Titanic-200-GM-GS-SoundFont-1.2.sf2 
> /home/pascal/Documents/midi/Dissroad.mid -R 1 -o synth.reverb.room-size=1.0

> ./fluidsynth: symbol lookup error: ./fluidsynth: undefined symbol: fluid_free

> So I cannot say if it works but, doing the same command in 2.0.2 works and 
> the reverb is audible.

> I do not understand what is going wrong here.

> Any help is very welcome.

> Thanks

> Pascal
>

> 
>

> 
>

> 
>




_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to