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,8 @@
ifdef::pdf-theme[[[slot-cell-clip-count,Number of clips]]]
ifndef::pdf-theme[[[slot-cell-clip-count,Number of clips image:playtime::generated/screenshots/elements/slot-cell/clip-count.png[width=50, pdfwidth=8mm]]]]
=== Number of clips
image::playtime::generated/screenshots/elements/slot-cell/clip-count.png[Number of clips, role="related thumb right", float=right]
Shows the number of clips contained in this slot if there's more than one.
@@ -0,0 +1,10 @@
ifdef::pdf-theme[[[slot-cell-content,Slot content]]]
ifndef::pdf-theme[[[slot-cell-content,Slot content image:playtime::generated/screenshots/elements/slot-cell/content.png[width=50, pdfwidth=8mm]]]]
=== Slot content
image::playtime::generated/screenshots/elements/slot-cell/content.png[Slot content, role="related thumb right", float=right]
Selects this slot cell. This makes the inspector show settings for each clip in this slot.
A double click on a filled slot cell opens the waveform view or the MIDI editor of the primary clip in this slot. A double click on an empty slot cell creates an empty MIDI clip.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[slot-cell-record,Record clip]]]
ifndef::pdf-theme[[[slot-cell-record,Record clip image:playtime::generated/screenshots/elements/slot-cell/record.png[width=50, pdfwidth=8mm]]]]
=== Record clip
image::playtime::generated/screenshots/elements/slot-cell/record.png[Record clip, role="related thumb right", float=right]
Starts recording a new clip into this slot.
@@ -0,0 +1,10 @@
ifdef::pdf-theme[[[slot-cell-trigger,Trigger slot]]]
ifndef::pdf-theme[[[slot-cell-trigger,Trigger slot image:playtime::generated/screenshots/elements/slot-cell/trigger.png[width=50, pdfwidth=8mm]]]]
=== Trigger slot
image::playtime::generated/screenshots/elements/slot-cell/trigger.png[Trigger slot, role="related thumb right", float=right]
Plays, retriggers or stops all clips in this slot depending on the trigger behavior configured for the matrix.
**Stop:** A single click stops all contained clips according to their stop timing. A double click stops all contained clips instantly.