Hi All
Sorry if this is a dumb newbie question (attempting my first project!)
So what I am trying to do is construct a message that has two parts (its a midi message) such that it can eventually be sent to my Arduino.
What I'd like my user to do is touch select one of two three digit 'string' objects and then via a cellphone style keyboard object enter some numeric data to the last selected string object.
I'd then like an 'enter' button which looks at the contents of the two string objects and constructs a message containing the two values and sends it out to my Arduino.
Can this be done in a visi-genie project. So far as far as I can see, the keyboard objects cannot update string objects directly in a visi-genie project so I'm guessing the answer is no and I'll have to do is in code as a visi project?
Any help to avoid me going down a rabbit hole would be much appreciated.
Thanks
Tim
Sorry if this is a dumb newbie question (attempting my first project!)
So what I am trying to do is construct a message that has two parts (its a midi message) such that it can eventually be sent to my Arduino.
What I'd like my user to do is touch select one of two three digit 'string' objects and then via a cellphone style keyboard object enter some numeric data to the last selected string object.
I'd then like an 'enter' button which looks at the contents of the two string objects and constructs a message containing the two values and sends it out to my Arduino.
Can this be done in a visi-genie project. So far as far as I can see, the keyboard objects cannot update string objects directly in a visi-genie project so I'm guessing the answer is no and I'll have to do is in code as a visi project?
Any help to avoid me going down a rabbit hole would be much appreciated.
Thanks
Tim
Comment