Hi, germano

 

To produce a libfluidsynth.dll that uses portaudio without jack server

you need to

1.1) execute cmake with the following options. 

   enable-portaudio  (checked)

   enable-jack          (unchecked)

1.2)Configure and generate
   Before configuring and generating , the build tools for windows must be 
installed (vs6 or recent)

 

2.2) When cmake have finished generation, you can build the fluidsynth dll with 
the windows tools (vs6 or recent)

Note that at runtime the fluidsynth dll is dependant of portaudio dll. So now 
you need the portaudio dll for windows.

 

Regards

 

jjc

 

> Message du 16/12/16 21:22
> De : "germano carella" 
> A : fluid-dev@nongnu.org
> Copie à : 
> Objet : [fluid-dev] Fluidsynth for windows without jack, there is a way?
> 
> Hi to all,
> I'm trying to make a python application using pyfluidsynth package that 
> requires libfluidsynth.dll.
> I have this library, but, when I try to initialize, it requires jack server.
> I tried to install jack server, started it, but it wan't to connect.
> Now, I was wondering if there is a libfluidsynth.dll that uses portaudio 
> without jack server.
> I have python 2.7 64 bit.
> Anyone can help me?
> Thanks!
> 
> _______________________________________________
> 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