The Articulation Trigger module switches between playing techniques on hosted instruments (sustain, pizzicato, tremolo, etc.). It works in conjunction with articulation maps configured in the mixer—the trigger activates articulations, but the map tells the instrument how to respond.
The articulation system has two components that work together:
Configured in the mixer for each instrument. The map defines what MIDI messages to send to switch articulations on that specific instrument—keyswitch notes, CC values, or program changes. Different sample libraries have different keyswitch implementations, so the map is tailored to each instrument.
Configured per output row. The trigger defines when to switch articulations—which MIDI notes from your controller activate which articulation roles. When you press a trigger note, the trigger looks up the corresponding articulation in the map and sends the right message to the instrument.
Important: For the articulation trigger to work, you must have an articulation map set up for the instrument in that output row. Without a map, the trigger has no way of knowing what messages to send.
Roles are named articulation states. The articulation trigger assigns roles to trigger notes:

When you assign a role to a trigger note in the trigger, the system looks up that role in the articulation map to find out what MIDI message to send to the instrument.
Each role is associated with a Trigger Note—a MIDI note that, when received, activates that role.
Important: The trigger note itself is not passed to the instrument; it only switches the active articulation. The articulation map handles sending the actual keyswitch or CC message.
In the mixer, each instrument can have an articulation map that defines how to switch articulations:

Articulation map in mixer channel

Configuring articulation mappings
Send a specific MIDI note that the instrument recognises as a keyswitch. Most orchestral libraries use this approach—typically low notes outside the playing range.
Send a CC message to change articulation. Some libraries use CC32 or other controllers to select articulations.
Send a program change message to switch patches. Used by some older or simpler libraries.
Configure the map to match your instrument library's keyswitch implementation. Library documentation typically lists which notes or CC values trigger which articulations.
Articulation maps are saved as part of Library Sets. When you save a Library Set, all your articulation maps for every instrument are preserved. Load that Library Set later and your articulation mappings are ready to go—no need to reconfigure for each project.