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>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
= 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.
|
||||
Reference in New Issue
Block a user