App Launcher
This script will let you launch an app or a URL from a translation. You can specify the full path of the app to run, as well as startup arguments. If you want to open a website instead, you can specify a URL starting with http or https instead of the file path. You can […]
Discord Timestamp Generator
Creates an input window where you can add minutes and hours to the current time in order to generate a Discord timestamp.
Pitchbend Transpose
With this script you can transpose incoming MIDI notes from a given device up or down by an octave using the pitchbend control of the same device. This script is designed to be set up with a single translation that listens to all pitchbend values on a given device. When you move the pitchbend on […]
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 across. Coordinates relative to your mouse can be specified by prefixing them […]