Re: [fluid-dev] Using fluidsynth through pyfluidsynth

2019-06-18 Thread Ceresa Jean-Jacques
Hello,   There is a bunch of Python bindings for Fluidsynth elsewere. It is unlikely that any of these are compatible with any fluidsynth release version. Each time a python binding package is done a minimum of documentation should be given describing which Fluidsynth version is required and w

[fluid-dev] Using fluidsynth through pyfluidsynth

2019-06-16 Thread Layers Incorporation
Hello again, So I tried to download pyfluidsynth (Python bindings for FluidSynth) but when I ran it, an error occurred: "ImportError: Couldn't find the FluidSynth library." it could not find the FluidSynth although I added it to the PATH. what do you think the problem is?