[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?

Re: [fluid-dev] Using fluidsynth from the CMD

2019-06-14 Thread Layers Incorporation
We want to thanks each and every one of you that helped us and had to suffer from out stupid questions. In appreciation, Layers ___ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev

Re: [fluid-dev] Using fluidsynth from the CMD‏‏‏‏

2019-06-11 Thread Layers Incorporation
Hi, thank for all the help, I do not know what I have done but I have a new error: C:/freesw/lib/sndfile-1.lib: error adding symbols: File in wrong format collect2.exe: error: ld returned 1 exit status src\CMakeFiles\libfluidsynth.dir\build.make:151: recipe for target 'src/libfluidsynth-2.dll' fa

Re: [fluid-dev] Using fluidsynth from the CMD‏‏‏

2019-06-10 Thread Layers Incorporation
Hi, I tried to do so yet it still got the same problem. ___ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev

Re: [fluid-dev] Using fluidsynth from the CMD‏‏

2019-06-10 Thread Layers Incorporation
I have done so but still no luck, therefore the files are attached -LC:/freesw/lib -lsndfile-1 Volume in drive C has no label. Volume Serial Number is 48F2-161F Directory of C:\freesw 06/10/2019 10:15 AM . 06/10/2019 10:15 AM .. 06/10/2019 10:27 AM b

Re: [fluid-dev] Using fluidsynth from the CMD‏

2019-06-10 Thread Layers Incorporation
My mistake, I did not notice it, but after I changed it, it still not working: C:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/5.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lsndfile-1 collect2.exe: error: ld returned 1 exit status src\CMakeFiles\libfluidsynth.dir\build.make:151: re

Re: [fluid-dev] Using fluidsynth from the CMD

2019-06-10 Thread Layers Incorporation
I have searched in the file there is no lsndfile, I attach the file for your convenience sndfile.pc Description: Binary data ___ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev

Re: [fluid-dev] Using fluidsynth from the CMD

2019-06-10 Thread Layers Incorporation
Hi, So I download the setup form the website: http://www.mega-nerd.com/libsndfile/ and locate the files in the freesw folder but when I ran the command: "mingw32-make.exe" it wrote: [ 96%] Linking C shared library libfluidsynth-2.dll C:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/5.1.0/../../../.

Re: [fluid-dev] Using fluidsynth from the CMD

2019-06-09 Thread Layers Incorporation
Sorry maybe it just me but I do not understand what to do. ___ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev

Re: [fluid-dev] Using fluidsynth from the CMD

2019-06-09 Thread Layers Incorporation
Hi again, You were right the files were missing and I added it but now I tried fluidsynth through the CMD when I tried to convert from midi to wav save it, it saved it but I can not play it: "Windows Media Player cannot play the file. The Player might not support the file type or might not support

Re: [fluid-dev] Using fluidsynth from the CMD

2019-06-09 Thread Layers Incorporation
Hi I have done so, the files are attached. C:\Python27;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Users\user15\.dnx\bin;C:\Program Files\Microsoft

Re: [fluid-dev] Using fluidsynth from the CMD

2019-06-09 Thread Layers Incorporation
Hi again, I know you are probably tired of me, but this error occurred when I ran the "mingw32-make.exe" command from the CMD: C:\fluidsynth\build>cmake -G "MinGW Makefiles" .. -- The C compiler identification is GNU 5.1.0 -- Check for working C compiler: C:/TDM-GCC-64/bin/gcc.exe -- Check for wor

Re: [fluid-dev] Using fluidsynth from the CMD

2019-06-09 Thread Layers Incorporation
I have done so: C:\>where pkg-config the output was: C:\freesw\bin\pkg-config.exe this is where the 64-bit pkg-config I have download from the wiki: https://github.com/FluidSynth/fluidsynth/wiki/BuildingWithCMake#building-with-mingw-on-windows so I tried something else I downloaded the 32-bit versi

Re: [fluid-dev] Using fluidsynth from the CMD

2019-06-09 Thread Layers Incorporation
Hi, I have 64-bit windows, I have checked if this the case and I use the correct binaries for my platform. ___ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev

[fluid-dev] Using fluidsynth from the CMD

2019-06-08 Thread Layers Incorporation
Hi fluidsynthers >From my understanding, after reading the “Building FluidSynth with CMake” wiki, when downloading with MinGW on windows I will be able to use fluidsynth from the cmd, if this the case I came across a problem when installing after organizing the files as in the guide and adding the