Volume Control
Allows you to control the volume of your system directly from a MIDI control. On Windows, you can also target a specific process or the foreground process instead. It adds the following parameters to a translation: Target (Windows): The process name to change the volume of, or “*” for the system volume, and “foreground” for […]
Segmented Keystrokes
Lets you assign a series of different hotkeys to the same MIDI input, automatically assigning a unique segment of the MIDI control values to each hotkey. For example, you can assign “CTRL 1, CTRL 2, CTRL3, CTRL4” to ControlChange 1, which will cause “CTRL 1” to be assigned when the ControlChange 1 value enters the […]
MIDI Mouse Drag
Drags your mouse across a predefined path based on the MIDI value of the translation input. Ideal for controlling UI faders or sliders directly from MIDI. This script adds the following translation parameters: Start: The start pixel coordinates of the path to drag accross. Coordinates relative to your mouse can be specified by prefixing them […]