I'm trying to get the button on the endless encoder of tek2 to change midi channel (or CC) when pressed... I'm totally lost...
Adding local variable bval to endless...
Replies (18)
I have my botton mode on toggle:
and to test it:
But it still prionts tick upon press and again on release of the endless button
Help!
Whats the difference between local variable and self variables?
I feel like the botton isn't toggling
OMG I actually figured something out! I had enter self.ch in the endeless element screen too
....now how else can I get this to send out a double mouse click
for double mouse click, you should add a mouse button action block twice and configure it with the left or right click
Mouse click blocks are seemingly broken, just use the code variants.
Is there an example of the code variants I can follow?
I wouldn't even know what the output of the code would be to produce a mouse click! lol
Mouse click has two parameters: button type and value!
https://docs.intech.studio/wiki/actions/keyboard-and-mouse/mouse-button/
View on Discord
This post is from the Intech Studio Discord community.





