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
			
									
									
						Scroll wheel movement for macro?
Re: Scroll wheel movement for macro?
You should be able to define macro on scroll wheel but not for mouse movement.
			
									
									Petr Medek
LUAmacros author
						LUAmacros author
Re: Scroll wheel movement for macro?
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?
			
									
									
						Data + encoder = 125, 580 xy position + scroll wheel up
Data - encoder = 800, 580 xy position + scroll wheel down
Is this possible?