Soundboard

This script will let you play sound files from translations, allowing you to use translations as a kind of soundboard that is triggered from midi. This script will add the following translation parameters: Audio File: The full path to the audio file that should be played when the translation is triggered. Volume From Input: Whether […]

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 […]