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
FYI, I've just added libsndfile support to fluidsynth's continuous
builds. You can grab the artifacts here:
x86:
https://ci.appveyor.com/project/derselbst/fluidsynth-rjimi/builds/25277015/job/jdc050xkuo47kgyq/artifacts
x64:
https://ci.appveyor.com/project/derselbst/fluidsynth-rjimi/builds/2527701
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
Oh, I see. This seems to be a bug in the pkgconfig file shipped with
sndfile. Try the following: Open C:\freesw\lib\pkgconfig\sndfile.pc
with a text editor, search for
-lsndfile
and replace it by
-lsndfile-1
Tom
___
fluid-dev mailing list
fluid-dev@
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/../../../.
CMake just told you the following:
**
Summary:
...
libsndfile:no (raw audio file rendering only)
Like glib, libsndfile is just another dependency. glib is
mandatory, while libsndfile is optional. To be able to render to any
a
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
> when I tried to convert from midi to wav save it, it saved it but I can not
> play it:
You need to provide libsndfile during build to be able to render to
any format you like. Otherwise only headerless RAW PCM files are
supported. I've updated the wiki to make that clearer:
https://github.com/
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
dev@nongnu.org
> Copie à :
> Objet : Re: [fluid-dev] Using fluidsynth from the CMD
>
>
Hi
I have done so, the files are attached.
>
___
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/lis
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
In order to help you further, please execute the following commands.
They will generate a bunch of text files in the command line's current
working directory. Please attach all of them to a mail.
echo %PATH% > path.txt
dir /s C:\freesw > dir_freesw.txt
pkg-config --libs glib-2.0 gthread-2.0 > pkgc
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
eesw\lib\pkgconfig
folder
Following files are required:
C:\Freesw\lib\pkgconfig\glib-2.0.pc
C:\Freesw\lib\pkgconfig\gthread-2.0.pc
jjc
> Message du 09/06/19 15:58
> De : "Layers Incorporation"
> A : fluid-dev@nongnu.org
> Copie à :
> Objet : Re: [fluid-dev] Us
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
I can perfectly reproduce your problem when trying to execute the
32bit pkg-config on windows 10 64bit. Please double check whether it
really executes the 64bit binary by executing `where pkg-config` from
cmd.
Tom
___
fluid-dev mailing list
fluid-dev@n
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
It seems that you've downloaded the binaries for 32 bit windows,
although you are running 64 bit windows. Or vice versa. In any case,
you must use the correct binaries for your platform.
Tom
___
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists
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
19 matches
Mail list logo