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:
Paul Lipscomb
2026-07-15 17:51:05 -04:00
parent e58f06d9fa
commit 7ecc718f5d
2256 changed files with 11 additions and 5 deletions
@@ -0,0 +1,15 @@
= Sequences dialog
This dialog opens when pressing the xref:user-interface/toolbar.adoc#toolbar-matrix-sequence-picker[] button in the title bar.
image::generated/screenshots/main/sequences.png[]
Clicking on a sequence makes it the active sequence.
include::partial$generated/elements/sequences/edit.adoc[]
At the moment, all you can do here is to adjust its name.
include::partial$generated/elements/sequences/delete.adoc[]
You can undo this operation using Playtime's built-in undo function.