Files
virtual-controller/plugin-reaper-relearn/doc/realearn/modules/ROOT/pages/targets/track/solo-unsolo.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

14 lines
670 B
Plaintext

= Target "Track: Solo/unsolo"
Soloes the track if the incoming absolute control value is greater than 0%, otherwise unsoloes the track.
== Behavior menu
See the REAPER user guide for details.
Solo in place:: Soloes the track while respecting REAPER's routing.
This is REAPER's default and since ReaLearn v2.4.0 also ReaLearn's default.
Solo (ignore routing):: Soloes the track muting everything else, no matter the routing.
Use REAPER preference:: Follows whatever is set in the REAPER preferences.
Learning this target by pressing the "Solo" button of the _master_ track is currently not possible but of course you can just select it manually in the dropdown menu.