Hi,

> Got a bug though -- if you give the -g option a bogus parameter, it
> ignores it and otherwise works.

I'd rather call it a 'misfeature'- I put that there intentionally (the
interpreter falls back to the default driver if it can't find the one
specified), but such behaviour is unintuitive. Thanks for pointing this
out!

> I'd like to have the midiout in the config file too, but my brain isn't
> alert enough yet to try and grok config.l  :)

It's pretty sick anyway. No config file scanner should use an FSM to
distinguish between options ;-)

This needs a clean-up. We have a sufficient number of config paramters now
to justify a more general approach.

llap,
 Christoph


Reply via email to