Thanks Arzoo!
I got it and put it in place.
But I'm still getting some weirdness. I can run LEDBlinkyConfig, set the Game Play animation to audio, and set a pattern to pattern01.lwax, then test it with a game running and I get the appropriate animation.
So I save config, then start mala.
Once in Mala, I start a game, and no animation.
When I exit mala, I get a msgbox from LEDBlinky asking if I want to see the log.
When I do, I have this message
[08/14/2014 10:57:05] Unable to load [PATTERN01.LWAX].
It's as if its not finding the pattern01.lwax file, but it's in the LWA folder.
I've tried specifing the current working dir, no change.
Same thing happens when I start it from the command line
LEDBlinky audio.lwax pattern01.lwax
call "whatever game"
LEDBlinky 11
The idea is to turn on audio animation, run the game, and when the game quits, turn off the animations.
when I exit the game, it invokes ledblinky to turn off animations, but again, I geta message and log saying it can't load the pattern01.lwax
Any thoughts?