Presets

Below is a collection of presets that can be loaded into all the MIDI controller screens. Some of them are included in the app and are listed here to provide links to additional files like DAW-side scripts, patch examples and further documentation. Some are additional ones that can be downloaded and imported via the 'Presets' tab.

XML files may include more comments than the versions generated inside the app.

AI-Fader👁

Controls the 'value under mouse pointer' in Cubase / Nuendo 12+. 'AI' here refers to the 'smart' knob on the discontinued CC121 hardware controller where it stood for 'Advanced Integration', not what everybody will associate with it these days

Samples, DAW scripts, docs:

cubase_midiremote.zip

Alt-Keys👁

A collection of 'alternative' keyboards, making older stuff from the hardcoded parts of the app available for custom controllers.
The navigation cross is wired to the DAW control port and should allow for channel / instrument changes with most DAWs.

Control_Actions👁

Sample for control actions, list messages and sysexgroups. This is not a usefull controller but just playfully showing how things can be used in combination.

Controlroom👁

Basic Control-Room remote for Cubase / Nuendo 12+ with four subpages for main out, phones and two cue channels.

Samples, DAW scripts, docs:

cubase_midiremote.zip

Emulation of the discontinued MCU plugin-controller. Cakewalk, Logic and Reason have built-in support for this, but it may be less useful with other DAWs.

Samples, DAW scripts, docs:

Setup info


DAW Channelstrip👁

Alternative channelstrip / selected channel controls. Made for phones. Portrait mode only. On tablets an additional empty group is made visible to keep aspects in check

DJ-Controls👁

Emulates basic functionality of a Hercules RMX2 controller. Most DJ-programs should have a preset for that device. Centered controls (EQ knobs, pitch- and crossfader) recenter on double-tap

Samples, DAW scripts, docs:

Setup info


Double_Jammer👁
LP3x👁

Vertical scrollgroup demo.
Emulates the mk3 X variant of a popular grid controller, but only understands the 'notes and CCs on three MIDI channels' approach, not the sysex protocol. (It will for example work with the Launchpad95 script in Live, but will not give color feedback etc. with DrivenByMoss in Bitwig).

Samples, DAW scripts, docs:

Setup info


MMC Transport👁

MIDI Machine Control (MMC) transport controller with feedback.
May be usefull with vintage gear or as an additional multitrack interface for DAWs when a secondary Mackie Controller is undesireable.

NRPN-Mixer👁

One of a number of 'lots of linear controls in a scrolling group' presets. Linked xml contains some layout related comments valid for all of them.


1 2 3
Pad-Grid👁

Basically just a generic grid template. Also used to demonstrate dynamic labelling and color changes with DAW-side controller scripts (Cubase 12 & Bitwig).
▷ Scripts updated for tdaw 2.4.0 ◁

Samples, DAW scripts, docs:

cubase_midiremote.zip

bitwig_controllers.zip

Setup info


Parallel_Lines👁

Just another generic mixer style layout template (Someone was listening to old Blondie albums while working on copy and paste stuff as it seems).

Peripherals👁

HID Peripherals. Connect keyboard, mouse and / or gamepad via USB or Bluetooth and generate some MIDI from the physical controls.

Snapshots👁

Snapshots and some ways to deal with them. The preset has been exported with snapshot data 'bundled in xml' and contains base64 encoded contents of a midi2 clip file.

Synth-Controls👁

Shows some more complex control and group types new in 2.4.0. Hopefully also a fun little synthesizer interface.
This does not implement any predefined protocol and will mostly need to be user-mapped.
An example VCV-Rack patch (free stock modules only) with most controls premapped is available for download.

Samples, DAW scripts, docs:

Synth-Controls.vcv


Setup info


Totalmix-Control👁

Remote controller for the Totalmix software coming with RME audio interfaces.

Samples, DAW scripts, docs:

Setup info


VLVD👁

Stupid little example showing some label options. Send Pitchbend and Modulation on channel 1 to port 2.

VM3100👁

Sysex channelstrip controller with feedback for Roland VM3100 mixers. Probably not very useful for most people as such, but
the main purpose of this sample is to demonstrate how controls inside a SysexGroup are set up to modify the group's sysex message.
Bring up the MIDI Monitor or hook up an external one and see how the controller changes address, value and checksum fields.

chords👁

This is to demonstrate some data-offset, exclusive-group and chord options.