I know that the Xponent has a x/y pad that you can use for effects as well as touch mouse pad. I am wondering how it might be possible to do this with the x/y on my Korg Nanopad so i would basically never have to touch my Lappy during a set ever! Any Ideas on how one might do this in theory. I am still green when it comes to mappings. I am sure this isnt done in Tpro, but rather the Korg Programming Software. Any Ideas welcome!
As you already stated that cannot be done with TPro natively.
The problem that the specification of MIDI only allows one device to be used by one program at a time.
To circumvent this you’d need to use MidiYoke or Bomes which makes it possible to use one device in multiple programs through virtual MIDI devices.
Bomes Midi Translator can also send mouse-messages so that could solve your problem.
However another possible problem is the resolution of the X-Y-pad. It might be too small to simulate the mouse’s X-& Y-coordinate.
I’ll maybe try to put together a config-file if there is more demand.
EDIT:
I tried it with Bome’s but it can’t be done as of yet due to mouse movements beeing only possible by a fixed amount of pixels.
I already send a mail to Bome’s asking if he implements the feature of changing the mouse-value by a variable amount of pixels.
So here is the first version.
It uses absolute mouse-positioning (which sucks b/c of the MIDI-resolution of the X-Y-Pad) which will be tuned tomorrow so it can use relative positioning which will work a lot better.
On Scene 1 Button 1 is left-click, Button 2 is right-click.