Problem seeing script

1.07K viewsGeneral
0

[edit] Solved – user error!

admin Changed status to publish May 22, 2024
Attached Files:
0

You have a condition in one of your Reactions which hasn’t been completed correctly:
self.midi_cc_ch_0_val_0 ==
you’re missing a value to compare “self.midi_cc_ch_0_val_0” to.
So you’ve probably added an input, set it to “is equal to” but not set something to check it against.

admin Changed status to publish May 22, 2024
Attached Files: