On my Guitar Wing, I have a button set to toggle. I want to set it to the off value by software control. Setting it "off means - light off w next press sending the on value. I would like to control it using and AppleScript inside of midipipe where I have other code I am using. Can you give me an example AppleScript that would do this?
Comments
I'm not familiar with Apple Script personally, but toggle buttons do respond to MIDI Feedback on Guitar Wing.
I think I can handle the AppleScript but what codes do I send to guitar wing to specify a particular button? Maybe there is a cc code for each button so that cc 32, 0 would turn off button 32 and cc 32,1 would turn it on? Maybe another button is cc 33 or 34. I’m making up these cc codes as an example. I just need to know how to specify the buttons.
I discovered the button lights work by the same code they are programmed to send. But sending the code controls only the light and does not toggle the button. The next press of the button sends the off value even though the light was already off- button logic remains on. Is it possible to toggle off the button logic by midi code sent to guitar wing?
Hi Thunderfingers,
BTW I have put firmware 1.40 in two guitar wings and I have no firmware problems and it works great. You might want to update your setup instructions and firmware update software to use this newer version.
It has been updated as of today. Thanks for your feedback!