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

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

Ostinato Generator

When enabled, this script generates an ostinato pattern that will be played across the notes currently being held down. Running the script from a translation will toggle the ostinato generator on or off. While it is on, all notes being held down will be silenced and used to control the ostinato. The length, width, speed, […]

Run Generator

Generates a musical run every time a note is pressed, starting at the note that was pressed. Running the script from a translation will toggle the run generator on or off. While it is on, it will continuously generate runs for every note pressed. The scale, key, and interval can be configured with parameters in […]