of fluid-dev digest..."
>
>
> Today's Topics:
>
>1. Re: Building libfluidsynth to include in python package (Tom M.)
>
>
> --
>
> Message: 1
> Date: Sat, 14 Mar 2020 08:53:56 +0100
> From:
Marc, please make sure to include the mailing list when replying.
On 3/13/2020 7:43 PM - Marc Evanstein wrote:
>
> Hi Tom -- thanks for your response.
>
> I'm a little unclear: how would I produce something like the prebuilt
> windows binaries that you linked to when building from source? (The
> p
At least for Windows and Mac bundling prebuilt binaries would be a possible way
to go. On Linux however you should advise people to install the required
packaged via the package manager of their respective distribution.
To get an imagination on how and which libs you need to bundle, see the
pre
Hi all,
I've been building a python framework for algorithmic composition, and
it uses fluidsynth via a slightly tweaked version of the pyfluidsynth
bindings. I'm trying to make it as easy as possible for users to install
my framework (via python's pip package manager) and get it up and
runni