Vertical scrolling in MIDI Remote API

Hi there
Anyone knows the API snippet (or command in a macro) to do vertical scrolling, like when using the mouse wheel ?
Thanx !

Hi, there’s no hostValue (API) representing scrolling the way it appears that you want. However, you can always use the commands Navigate→Up/Down to move around vertically. In the Keylab’s script I have Shift (Pad 13) + Jog Wheel assigned to these commands.

If you really want to emulate the mouse wheel, you need to use external utilities (Bome MIDI Translator Pro is just one of them).

Thanks but unfortunately that does not work to scroll up/down, e.g. in a Key Editor window…