Summary
Add a screen to the sample harness showing a base pattern and its transformed version side by side on the haptic timeline, with toggles for scale, stretch, reverse, and repeat. Playback goes through Clip.
Transforms are invisible by nature. The timeline makes reversed() or timeStretch legible at a glance, and the screen doubles as a manual regression harness for the algebra.
Notes
Depends on #88 and #90.
Summary
Add a screen to the sample harness showing a base pattern and its transformed version side by side on the haptic timeline, with toggles for scale, stretch, reverse, and repeat. Playback goes through
Clip.Transforms are invisible by nature. The timeline makes
reversed()ortimeStretchlegible at a glance, and the screen doubles as a manual regression harness for the algebra.Notes
HapticTimelineand the screen scaffolding from feat: rebuild sample app as an 8-screen haptic verification harness #86.Depends on #88 and #90.