Files
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

8 lines
409 B
Plaintext

= Source "ReaLearn parameter"
This source fires whenever a selected xref:further-concepts/compartment.adoc#compartment-parameter[] changes its value.
One of many ways to use this is to create macro parameters which control multiple parameters of multiple other plug-ins.
CAUTION: This is one of the sources that can't participate in rendering.
So it's important to write down automation *before* rendering.