Store Values in Dynamically Created Variables?

Thanks. Maybe the only reason I’m confused is because I don’t realize yet that I understand it all. And perhaps I’m also frustrated because I’m trying to handle 20 dictionaries in my code at the same time. And although I love :kiss: KM :kiss: the syntax for tokens, especially with nested internal tokens, drives me crazy.

1 Like

This is an example of how I store and recall Midi Controller Change values for every key I trigger. Every time I switch keys, the macro updates dynamically and recalls the stored value. However, I switch notes multiple times a second (think about playing a drum set where every sound is a different key).. does anyone have an idea if this type of dynamic recalculating bogs down the system? Before I keep pushing in this direction, I'm simply not sure how much I might be pushing the system, but maybe it's a breeze for the computer?