The fork started with core sequencing stability work, and this foundation still supports everything built above it.
- Step shifting was stabilized across
Note,Logic,Curve,Stochastic, andArp, including the legacy64-stepcrash/reboot path and shift operations inside non-zero subranges. - Step selection behavior was refined with more consistent shift handling and a shared selection-or-all fallback used across step-edit and generator paths.
- Quick Access step-range editing is now bank-aware: in
PAGE-hold overlays forFirst/LastandSeq First/Seq Last,PREV/NEXTmoves 16-step banks andS1..S16selects inside the active bank. Curvetracks were extended with per-stepGate OffsetandGate Length, including edit-page support, overview rendering, Launchpad handling, and simulator bindings.- Note tie editing became chain-aware: tied steps now keep persistent linkage and share note edits as one pitch group (encoder, MIDI note input, and shortcut note input paths), with clearer tie rendering.
- Scale-selection limits were fixed so the full built-in plus user-scale set is reachable again across
Project,Note,Logic,Stochastic, andArp. Voltage Modeis now coherent acrossNote,Arp, andStochastic: octave wrapping follows the intended1.2Vspan and non-chromatic user scales are preserved on the covered paths instead of forcing semitone/1V/octfallback.- Project-scale quantization remap now preserves octave register on Note tracks (Project
Scalepath with sequenceScale = Default), avoiding octave-collapse when changing Project scale.