Current behavior: Session clips are separated from their source file (no arrangement render is available for a session clip). Unwarped clips get their region mirrored onto the stems. For warped clips, placement is best-effort: because we separate the whole source file rather than the warped playback, the placed region may not match what the clip actually played. The picker surfaces this caveat in-app.
Desired: Tighter handling for warped session clips, e.g. detect the warped region and trim/position the placed stems to match what played.
Notes: partly bounded by the SDK (no per-session-clip render). Investigate what region/warp data is available to improve the mapping.
Tracked from the README "Behavior & limitations" notes.
Current behavior: Session clips are separated from their source file (no arrangement render is available for a session clip). Unwarped clips get their region mirrored onto the stems. For warped clips, placement is best-effort: because we separate the whole source file rather than the warped playback, the placed region may not match what the clip actually played. The picker surfaces this caveat in-app.
Desired: Tighter handling for warped session clips, e.g. detect the warped region and trim/position the placed stems to match what played.
Notes: partly bounded by the SDK (no per-session-clip render). Investigate what region/warp data is available to improve the mapping.
Tracked from the README "Behavior & limitations" notes.