On Miércoles, Enero 7, 2009, Bernat Arlandis i Mañó wrote:
> In this case this should go to the ticket tracker for future
> implementation. Anyone for confirmation?

I agree. You can register yourself using this form:
http://fluidsynth.resonance.org/trac/register

After login with your new account and passwrod, you will be able to create new 
bug reports (defects) and enhancements.

Regards,
Pedro

> Ken Ellinwood escrigué:
> > Nada,
> >
> > If I remember correctly the server is disabled for the Windows build
> > because the code for this feature uses Unix file descriptors for the
> > sockets and does regular read()/write() on the sockets.  None of that
> > works on Windows where a first class socket object must be created and
> > send()/recv() used instead.
> >
> > Ken
> >
> > --- On Mon, 12/29/08, Nada Amin <na...@mit.edu> wrote:
> >> From: Nada Amin <na...@mit.edu>
> >> Subject: [fluid-dev] running server on Windows
> >> To: fluid-dev@nongnu.org
> >> Date: Monday, December 29, 2008, 10:21 AM
> >> Hello,
> >>
> >> I am trying to get the fluidsynth server to work on
> >> Windows. I use the
> >> version bundled with QSynth.
> >> When I run fluidsynth with
> >> fluidsynth -is VintageDreamsWaves-v2.sf2
> >> the command seems to exist immediately and I get an error
> >> (impossible
> >> to connect to host) when I then run
> >> telnet localhost 9800
> >>
> >> Still, if I just run
> >> fluidsynth VintageDreamsWaves-v2.sf2
> >> I am able to send notes and hear them.
> >>
> >> However, I'd like to run fluidsynth as a server so that
> >> I can send
> >> notes from Python using telnet.
> >>
> >> What am I doing wrong?
> >>
> >> Thanks. Best Regards,
> >> ~n
> >> --
> >> Nada Amin
> >> namin.net
> >> +41.22.734.31.36
> >> +41.79.275.15.35
> >>
> >>
> >> _______________________________________________
> >> fluid-dev mailing list
> >> fluid-dev@nongnu.org
> >> http://lists.nongnu.org/mailman/listinfo/fluid-dev
> >
> > _______________________________________________
> > fluid-dev mailing list
> > fluid-dev@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/fluid-dev




_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to