On Fri, 18 Mar 2011, Edenyard wrote:
[...]
>
> One last question (for now!): assuming Fluid is given the command to
> listen to a network port so that netcat can be used to send reverb
> settings to it, doen the same thing also apply to MIDI data? Or, to put
> it another way, could I send a stream
Good news, everyone!
Following Matt Giuca's great work on playing files from memory, I've
more or less finished my SDL_mixer patch. The attached patch requires
the latest FluidSynth from Subversion and was created against the latest
SDL_mixer from Mercurial, though it can be applied against 1.2.11
I'm very grateful for all of the suggestions put forward to solve this
problem. I was unaware of 'netcat' until I read about it here -
networking has always been a bit of a mystery to me. I find that I have
'nc' on my system, which I gather does the same thing as 'netcat' so I'm
about to go and