Page 1 of 1

Scroll wheel movement for macro?

Posted: 03 Aug 2016, 23:00
by brgroove
Hi, i need to create a macro for a x,y mouse movent and a scroll wheel up data.. is ths possible?
i have found this info.. but no scroll wheel mention on this! pls help
0 - just move mouse pointer
1 - left click
2 - middle click
3 - right click
4 - left double click
5 - middle double click
6 - right double click

Re: Scroll wheel movement for macro?

Posted: 04 Aug 2016, 07:49
by admin
You should be able to define macro on scroll wheel but not for mouse movement.

Re: Scroll wheel movement for macro?

Posted: 04 Aug 2016, 09:46
by brgroove
My idea is have a midi encoder.. And i want to achieve something like this :
Data + encoder = 125, 580 xy position + scroll wheel up
Data - encoder = 800, 580 xy position + scroll wheel down

Is this possible?