On Thursday 31 March 2011, Christian Carré wrote: > hi all > I'd like connect fluidsynth.dll to ASIO (ASIOmodule.dll) to cancel latency > does anyone has the solution ? > regards > Chris FluidSynth doesn't provide internal support for ASIO directly, but there is PortAudio support which has support for ASIO. So you need to compile PortAudio with ASIO support and then compile FluidSynth with PortAudio support.
I know that this issue is not very comfortable for FluidSynth users, and there have been some requests to include ASIO support directly in FluidSynth. I don't think this will happen due to legal reasons: ASIO license is not compatible with the LGPL license of FluidSynth. Regards, Pedro _______________________________________________ fluid-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fluid-dev
