@@ -105,6 +105,40 @@ To maximize clarity on mobile screens, active steps display parameters visually
105105
106106---
107107
108+ ## 🎵 Song Mode (Multi-Pattern Sequencing)
109+
110+ USS44 supports up to ** 16 independent patterns (A-P)** , which can be chained together to compose complete songs.
111+
112+ ### Pattern Switching (Header LCD)
113+ - ** TAP PAT** : Tap the ** PAT** area in the header LCD to cycle to the next pattern (A→B→...→P→A).
114+ - ** LONG TAP PAT** : Long-press to open the ** Pattern Selection Modal** and jump directly to any pattern (A-P).
115+ - ** LONG TAP CH** : Long-press the ** CH** area in the header LCD to open the ** Channel Selection Modal** .
116+
117+ ### Entering Song Mode
118+ 1 . Tap the ** SONG** button in the header to switch to Song Mode.
119+ 2 . The view changes to the ** Song Editor** , with a ** Pattern Selector (A-P)** at the top and the ** Song Sequence Grid** below.
120+
121+ ### Editing the Song
122+ - ** Adding Patterns** : Tap a pattern (A-P) in the top selector to insert it ** after the currently selected tile** .
123+ - ** Selecting Tiles** : Tap a tile in the grid to select it. Selected tiles are highlighted with a white border.
124+ - ** Deleting Tiles** : ** Double-tap** a tile to instantly delete it.
125+ - ** Reordering Tiles (Drag & Drop)** :
126+ 1 . Touch/click the ** drag handle (⋮⋮)** in the top-right corner of a tile.
127+ 2 . Drag to the desired position. The drop location is indicated by a ** pink vertical line** .
128+ - A line on the ** left** means the tile will be inserted ** before** that position.
129+ - A line on the ** right** means it will be inserted ** after** .
130+ 3 . Release to confirm the new order.
131+
132+ ### Song Playback
133+ - ** Start from Selection** : Select a tile in the Song Sequence, then press ** Play** to start playback from that pattern.
134+ - ** Automatic Progression** : When the last step of a pattern finishes, playback automatically advances to the next pattern in the sequence.
135+ - ** Real-time Highlight** : The currently playing pattern tile shows a pink bar at the top.
136+
137+ ### Saving Songs
138+ - ** Export Project Song** : Exporting a Project Song from the Settings menu includes ** all 16 patterns and the full song arrangement** .
139+
140+ ---
141+
108142## ⌨️ Keyboard Shortcuts
109143
110144| Key | Action |
0 commit comments