Files
virtual-controller/plugin-reaper-relearn/doc/realearn/modules/ROOT/pages/user-interface/main-panel/let-through-section.adoc
T
Paul Lipscomb 7ecc718f5d Reorganize top-level directories with clearer naming convention
app -> app-desktop-macos, presets -> app-presets, server -> remote-server,
daw-config-reaper -> osc-config-daw, plugin-reaper-realearn -> plugin-reaper-relearn.
Updated run.py and presets.py path references accordingly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-15 17:51:05 -04:00

13 lines
588 B
Plaintext

= Let MIDI through section
image:realearn/screenshots/main-panel-let-through-checkboxes.png[Screenshot]
See xref:further-concepts/unit.adoc#letting-through-events[].
Matched events:: If checked, even MIDI events matched by at least one mapping are let through.
If unchecked (default), such events are filtered out.
Unmatched events:: If checked (default), MIDI events that are not matched by any mappings are let through.
If unchecked, such events are filtered out.
Check out xref:user-interface/main-panel/menu-bar.adoc#match-even-inactive-mappings[] to fine-tune matching behavior.