Re: [Gambas-user] sending command to stdin

2008-10-20 Thread nando
iling list for gambas users" Sent: Mon, 20 Oct 2008 19:58:02 +0100 Subject: Re: [Gambas-user] sending command to stdin > Yes but I also want to be able to read output from fluidsynth such as from > the command channels, so at the moment i'm using > SHELL "fluidsynth&quo

Re: [Gambas-user] sending command to stdin

2008-10-20 Thread Joshua Higgins
ms to me you want to use -s -i options with Fs > then your gambas will send commands using TCP port 9800. > > > -- Original Message --- > From: "Joshua Higgins" <[EMAIL PROTECTED]> > To: "mailing list for gambas users" > Sent: Sun,

Re: [Gambas-user] sending command to stdin

2008-10-20 Thread nando
Seems to me you want to use -s -i options with Fs then your gambas will send commands using TCP port 9800. -- Original Message --- From: "Joshua Higgins" <[EMAIL PROTECTED]> To: "mailing list for gambas users" Sent: Sun, 19 Oct 2008 11:15:33 +0100 Subj

Re: [Gambas-user] sending command to stdin

2008-10-19 Thread Doriano Blengino
Joshua Higgins ha scritto: > Hello, > > I'm writing a frontend to Fluidsynth. Once fluidsynth is started is accepts > commands through stdin. How would I go about sending commands (e.g. "prog 1 > 000-001" ) to its stdin. > > p.s. I can't seem to access gambasdoc.org from here. Any one else? > >

[Gambas-user] sending command to stdin

2008-10-19 Thread Joshua Higgins
Hello, I'm writing a frontend to Fluidsynth. Once fluidsynth is started is accepts commands through stdin. How would I go about sending commands (e.g. "prog 1 000-001" ) to its stdin. p.s. I can't seem to access gambasdoc.org from here. Any one else? -- joshua higgins >>-- -