Skip to content

Controller Options

Controller Options define how your Yaeltex controller behaves with MIDI routing, analog component handling, startup behavior, and special MIDI channel assignments.

Controller options panel

MIDI merge allows your controller to act as a MIDI message merger. Messages received on input ports, along with data generated by your controller, are sent to output ports as configured.

Example use case: Connect a keyboard to your controller’s MIDI input, then send both the keyboard’s messages and your controller’s messages to a synthesizer for enhanced control.

RoutingDescription
USB in to MIDI outMerge data received from USB in and send to MIDI out
USB in to USB outMerge data received from USB in and send to USB out
MIDI in to MIDI outMerge data received from MIDI in and send to MIDI out
MIDI in to USB outMerge data received from MIDI in and send to USB out

Takeover mode affects how analog components (pots, faders, joysticks) behave when:

  • Switching between different banks
  • Receiving parameter value updates over USB and/or MIDI

When you switch banks or when a parameter changes directly in your DAW/synth, the physical position of your analog component may not match the current parameter value. Moving the component without takeover mode causes an audible “jump” in the value.

Takeover mode dropdown

ModeBehavior
NoneMessages received will not affect analog component behavior
Pick-UpThe analog component won’t send messages until its physical position reaches (within a threshold) the updated parameter value. Once matched, it sends messages normally.
Value ScalingThe component sends messages immediately when moved, comparing hardware position to the updated parameter value and making them converge smoothly. When equal, it operates normally.

Enable or disable the rainbow LED animation that plays when you power on your controller.

When enabled, the controller saves its state at regular intervals (currently every 10 seconds) and loads it every time the controller powers up. The status LED on the Yaeltex logo will flash to signal each save event.

When enabled, the controller sends its initial state via USB or DIN5 port (depending on each component’s configuration) when powered on.

  • If Remember State is also enabled: The dump includes encoder rotary positions, encoder switches, and digital components
  • If Remember State is disabled: Only analog component messages are dumped

When activated, bank changes trigger Program Change messages on the configured channel, with the program number corresponding to the bank number.

Additionally, receiving a Program Change message on the Remote Banks channel will switch to the corresponding bank.

Use cases:

  • Recall a specific bank at a specific time during your performance
  • Change banks on multiple controllers simultaneously with a single button press (MIDI chain your controllers)

MIDI channels configuration

This section lets you assign specific MIDI channels for special features across different component configurations.

FeaturePurpose
Value to Color (ENC ROT FBK)Set encoder ring color based on incoming MIDI value
Value to IntensitySet brightness for encoder rings, encoder switches, or buttons
VumeterSet VU meter level display in encoder rings
Split ModeSecond message channel for split analog components
Remote BanksSend/receive Program Change messages for bank switching