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>
8 lines
409 B
Plaintext
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. |