Summary
Stretch (per-frame timing multiplier) is not consistently implemented or visualized across MATLAB and web tools. Need a comprehensive review.
What to check
MATLAB side:
- PatternPreviewerApp — stretch display and animation timing
- Pattern_Generator.m — stretch value generation
- save_pattern.m / g6_save_pattern.m — stretch encoding in .pat files
Web side:
- pat-parser.js — stretch parsing from .pat files
- pat-encoder.js — stretch encoding
- pattern_editor.html — stretch UI (currently not exposed)
- arena_3d_viewer.html — playback timing using stretch values
Tasks
Summary
Stretch (per-frame timing multiplier) is not consistently implemented or visualized across MATLAB and web tools. Need a comprehensive review.
What to check
MATLAB side:
Web side:
Tasks