Fix: update documentation with sync mode removal

This commit is contained in:
2026-03-17 02:49:23 +01:00
parent bfd52c0053
commit dacc9bd6be
2 changed files with 2 additions and 8 deletions

View File

@@ -33,7 +33,7 @@ You can also arm mute/solo changes:
- Press `Shift+m` to clear all mutes
- Press `Shift+x` to clear all solos
A pattern might not start immediately depending on the sync mode you have chosen.
A pattern might not start immediately depending on its quantization setting.
It might wait for the next beat/bar boundary.
## Status Indicators
@@ -63,9 +63,4 @@ Launched changes don't execute immediately. They wait for a quantization boundar
Edit quantization in pattern properties (press `e` on a pattern).
## Sync Mode
When a pattern starts, its playback position depends on sync mode:
- **Reset**: Always start at step 0
- **Phase-Lock**: Start at the current beat-aligned position (stays in sync with other patterns)
Patterns always start at a beat-aligned position (phase-lock), staying in sync with other running patterns.