Audio tab #80
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Deferring to v1.3. Audio-only assets currently render with the waveform thumbnail (
visuals.jsxaudio branch) and play in the standard player; a dedicated Audio tab with channel-level mixing / loudness / waveform editing is the v1.3 scope.Fix Plan — #80 Audio tab non-functional
Problem: Audio tab on clip viewers displays same graphic for all clips. Should show a waveform.
Fix:
Store peak/thumbnail waveform as JSON in assets table (waveform_data column).
Files: worker code, assets table migration, screens-asset.jsx Audio tab
Effort: ~3h
**Priority: P3 — feature