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:
+29
@@ -0,0 +1,29 @@
|
||||
= Target "Project: Browse tracks"
|
||||
|
||||
Steps through tracks.
|
||||
To be used with endless rotary encoders or xref:user-interface/mapping-panel/glue-section.adoc#incremental-button[].
|
||||
|
||||
== Scroll TCP checkbox
|
||||
|
||||
See xref:targets/track/select-unselect.adoc[].
|
||||
|
||||
== Scroll mixer checkbox
|
||||
|
||||
See xref:targets/track/select-unselect.adoc[].
|
||||
|
||||
== Scope menu
|
||||
|
||||
Decides which tracks are considered and how.
|
||||
|
||||
All tracks:: Considers all tracks even those which are hidden.
|
||||
|
||||
Only tracks visible in TCP:: Considers only those tracks which are visible in the track control panel.
|
||||
|
||||
Only tracks visible in TCP (allow 2 selections):: Like "Only tracks visible in TCP" but makes it possible to have 2 selections.
|
||||
One for the MCP and one for the TCP.
|
||||
These selections can be moved independently.
|
||||
This can make sense if you have a bunch of tracks that you only show in the TCP and another separate bunch of tracks that you only show in the MCP.
|
||||
|
||||
Only tracks visible in MCP:: Considers only those tracks which are visible in the mixer control panel.
|
||||
|
||||
Only tracks visible in MCP (allow 2 selections):: See above.
|
||||
Reference in New Issue
Block a user