Thanks Toby.
--
* Dave Serls Littleton, CO, USA *
* dashs.denver.co.us sorrybiscuit.com*
***
Dave Serls wrote:
> A script can be made to do this
Here's a basic shell script version, for those who aren't familiar with
the syntax (and don't have Rex or whatever it is handy! :-)
It only adds an "incl filename" command.
#!/bin/sh
while read cmd rest
On Mon, 09 Jan 2006 12:14:47 +
Dougie McGilvray <[EMAIL PROTECTED]> wrote:
>
>
> Hi, I'm experimenting with Scala & Fluidsynth. I'm currently
> copy/pasting the contents of the file produced by Scala into the
> fluidsynth shell. Is there an easier way? I couldn't find one in the
> documen
On Jan 9, 2006, at 2:14 PM, Dougie McGilvray wrote:
Hi, I'm experimenting with Scala & Fluidsynth. I'm currently copy/
pasting the contents of the file produced by Scala into the
fluidsynth shell. Is there an easier way? I couldn't find one in
the documentation, but I thought there might be
Hi, I'm experimenting with Scala & Fluidsynth. I'm currently
copy/pasting the contents of the file produced by Scala into the
fluidsynth shell. Is there an easier way? I couldn't find one in the
documentation, but I thought there might be a way to load a list of
commands from a file.
Cheer