Results 1 to 6 of 6

Thread: 3.0.23Pre3 -eventstring option

  1. #1
    Join Date
    May 2001
    Location
    Germany
    Posts
    6

    Default

    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

  2. #2
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,399

    Default

    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

  3. #3
    Join Date
    May 2001
    Location
    Germany
    Posts
    6

    Default

    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

  4. #4
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,399

    Default

    Thats sounds like Girder is messing up then,.. i jump right into the source!

  5. #5
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,399

    Default

    Found it and fixed it.... keep an eye out for pre4 :grin: it will arrive shortly.

  6. #6
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,399

    Default

    Girder 3.0.23pre4 with the fix has been released.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •