7ecc718f5d
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>
13 lines
588 B
Plaintext
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. |