Hi
I am working through the elkabong demo files.
I am at the point where I got a keyboard chop for the keys 1 to 9. I want to map those to an lookup chop so it outputs
key "1" = value "5"
key "2" = value "2"
key "3" = value "3"
...
The lookup chop should output ten different values which switch between ten different lights.
If I press the key "1" the value is looked up in the lookup table and outputs a value of "5". If I press the other buttons
nothing happens.
Anybody got an idea?
Greetings
doc.beat