On 11/17/2012 09:24 PM, seb wrote:
Hi
I'm interested with the fluid for max object, unfortunately the only
compiled version of the object existing on the web has the "sustain¬e
off" problem.
So i'm trying to compile fluid for max under windows but i get a lot of
error of redefinition (it seems between windows.h & winsock2.h), i found
sevral ways to work on it (
http://www.zachburlingame.com/2011/05/resolving-redefinition-errors-betwen-ws2def-h-and-winsock-h/
)
but none solved the prob.....
1>..\..\fluidmax.c(764) : error C2039: 'reverb' : is not a member of
'_fluid_synth_t'
1> ..\..\..\..\src\fluid_synth.h(121) : see declaration of
'_fluid_synth_t'
1>..\..\fluidmax.c(764) : error C2198: 'fluid_revmodel_reset' : too few
arguments for call
1>..\..\fluidmax.c(819) : error C2039: 'chorus' : is not a member of
'_fluid_synth_t'
1> ..\..\..\..\src\fluid_synth.h(121) : see declaration of
'_fluid_synth_t'
1>..\..\fluidmax.c(819) : error C2198: 'fluid_chorus_reset' : too few
arguments for call
Uh oh, seems like no one is looking after this binding anymore :-/
The good news is that it seems quite straight-forward to fix, so I've
committed such a fix to svn. Is r452 resolving your problem, or are
there more failures?
Also, would you like to be part of the FluidSynth testing program and
ensure this binding does not break in future releases?
// David
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev