Hello everyone,
I am trying to figure out how to create a directional knob, and I've found that it's harder than it sounds.
Basically, I have 79 tables. The idea is that as I turn the knob to the right, it turns samples on, as I turn to the left, it turns them off.
As I've continued to ideate about it, I've realized that each number has to be assigned to a number (I am randomizing which tables play). So when I turn the knob to the right and we hit 0, it randomizes and plays sample 55. When I turn to 1, it plays sample 28, 2 is 38, and so on. However, when I turn to the left from 2 to 1, 2 turns off, When I turn from 1 to 0, 1 turns off.
I've been thinking about this for a while now and have been creating a total mess of "moses" objects and "select" objects. I can't seem to figure this out. Any ideas about this would be incredibly helpful. Thanks everyone!