PDA

View Full Version : 3.0.23Pre3 -eventstring option



Ron
October 13th, 2002, 03:55 PM
It really shoud work, when a event string comes from the commandline it should match against any input device. Could you send me the .gir file and 1 batch file ? (please zip them) I'll have a look.

-Ron

Ron
October 13th, 2002, 03:55 PM
Thats sounds like Girder is messing up then,.. i jump right into the source!

Ron
October 13th, 2002, 03:55 PM
Found it and fixed it.... keep an eye out for pre4 :grin: it will arrive shortly.

Ron
October 13th, 2002, 03:55 PM
Girder 3.0.23pre4 with the fix has been released.

mikethemagic
October 13th, 2002, 03:55 PM
I tried to attach some voice command controlling software to girder. The idea was to start little batchfiles by voice sending eventstrings to girder that would be otherwise produced by the keyboard plugin.

Girder seems to receive the events fine as it prints out in the status bar, but seems to not start the connected command, e.g. receiving "3E000XZ" from keyboard starts playing music, recieving "3E000XZ" from commandline does not.

Is this a feature like to be able to have to different input plugins sending same eventstring that can be hooked to two different commands?

Training a separate command for the command line event and doing a "goto" works fine, but is some kind of cumbersome if you have lots of commands you want to be able to activate by keyboard and command line, because you have to double everything inluding group switches etc.

Mike

mikethemagic
October 13th, 2002, 03:55 PM
I had a closer look and find out sending eventstring from command line connected to a single command works fine (that is why the workaround with gotos worked.)

If the eventstring is connected to a multi-command however it does not work.

I send you the .gir and a sample batchfile.

Mike

btw.: Great program great support. I wish commercial programs could have such support