Skip to content

Digital

Digital inputs are buttons, switches, and other binary (on/off) controls on your Yaeltex controller. This section covers how to configure their MIDI output messages and LED feedback behavior.

Digital section

Configure what MIDI messages your digital inputs send when pressed and released.

Set the digital input as Momentary or Toggle:

ModeBehavior
MomentarySends message on press AND release. ON message when pressed, OFF message when released.
ToggleChanges state with each press. First press sends ON, second press sends OFF.

Example with NOTE message:

  • Momentary: Sends NOTE ON with MAX velocity when pressed, NOTE OFF with MIN velocity when released
  • Toggle: Sends NOTE ON with MAX velocity on first press, NOTE OFF with MIN velocity on second press

Set the type of MIDI message sent when actuating the button:

TypeDescription
NOTESend Note On when pressed (ON), Note Off when released (OFF). Velocity is set by MIN/MAX values. If either value is 0, a Note Off message is sent.
CCSend a Control Change message. Value is MAX when ON, MIN when OFF.
Program Change #Send a specific Program Change number every time the button is pressed
PC+Increase Program Change number and send
PC-Decrease Program Change number and send
NRPNSend a Non Registered Parameter Number (14-bit)
RPNSend a Registered Parameter Number (14-bit)
PBSend a Pitch Bend message (14-bit)
KeystrokeSend a keyboard event (HID)

Set the MIDI channel (1-16) to send your message.

Set where the message is sent:

PortDescription
USBSend only via USB
MIDISend only via DIN5 MIDI port
USB+MIDISend via both ports simultaneously

Set the parameter to be sent:

  • For NOTE/CC/PC: 0-127 (7-bit)
  • For NRPN/RPN/PB: 0-16383 (14-bit)
  • For Keystroke: The key or ASCII code to send

Set the value sent for the OFF state. The MIDI range starts at 0.

Set the value sent for the ON state:

  • 7-bit messages (Note, CC, PC): Maximum is 127
  • 14-bit messages (NRPN, RPN, PB): Maximum is 16383

Type a descriptive comment for later reference. This appears on the component’s card to help you identify controls in your configuration.


Configure how the LED responds to incoming MIDI messages.

Set which ports the feedback listens to for incoming MIDI messages:

PortDescription
LocalUpdate feedback locally with component action
USBReact to messages received via USB
MIDIReact to messages received via DIN5 MIDI port

You can combine ports as needed. The default is USB + MIDI.

Set the MIDI message type the feedback responds to:

  • Note On/Off
  • Control Change
  • Program Change
  • NRPN
  • RPN
  • Pitch Bend

Set the MIDI channel (1-16) the feedback responds to. Usually this should match the output configuration.

Set the MIDI parameter the feedback responds to. Typically matches the output parameter.

Message TypeValue Range
Note / CC / PC0-127
NRPN / RPN / PB0-16383

Choose how the LED color behaves:

Set a specific color for the LED feedback. You can:

  • Use the color picker
  • Enter a HEX value in #RRGGBB format

In Fixed Color mode, you can choose two OFF state options:

OptionBehavior
LED OFFLED turns completely off when MIN value is received
LOW INTENSITYLED dims to low brightness when MIN value is received, indicating inactive state

The LED color is determined by the received MIDI value, selecting from 128 available colors.

Refer to the Value to Color table in the manual to see which MIDI values correspond to which colors.

Available in firmware v0.20 and later

Adjust the LED brightness dynamically by sending MIDI messages on the channel selected for Value to Intensity in the Controller Options.

  • Message type is configured per button in the feedback settings
  • Note velocity or CC value sets brightness from 0 (minimum brightness, not off) to 127 (maximum brightness)

ParameterOptionsDescription
ModeMomentary / ToggleHow button state changes
Message TypeNOTE, CC, PC, PC+, PC-, NRPN, RPN, PB, KeystrokeMIDI message type
MIDI Channel1-16Channel for output messages
MIDI PortUSB, MIDI, USB+MIDIWhere messages are sent
Parameter0-127 or 0-16383MIDI parameter number
Min Value0+OFF state value
Max Valueup to 127 or 16383ON state value
ParameterOptionsDescription
Source PortLocal, USB, MIDIWhere feedback listens
Message TypeNote, CC, PC, NRPN, RPN, PBMessage type to respond to
MIDI Channel1-16Channel to listen on
Parameter0-127 or 0-16383Parameter to respond to
Color ModeFixed / Value to ColorHow LED color is determined

  • Encoders - Configure rotary encoder components
  • Analog - Configure faders, pots, and other analog inputs
  • Controller Options - Configure MIDI channels for special features
Ask Kilowhat AI

How can I help you with Kilowhat?