You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Harvested a real audio Sm2TiTransition by importing an FCP7
KGAudioTransCrossFade via XMEML (Resolve stores PrettyType 'Final Cut
Pro 7' for it — and renders it); bundled as
templates/transition-cross-fade-r19.xml (Element-wrapped, guard test
extended).
- placeTransition: trackType 'audio' places the harvested cross-fade
(unknown trackType still refuses); assemble passes transitions[].trackType.
- eventsToAssembleSpec: audio events with dissolves author audio cross-fades
under the same abut/handle geometry; drops carry trackType:'audio' + reason.
- Render proof (19.1.3.7): the offline-authored crossfade's highpass-RMS
RAMPS through the junction (-27.6 → -25.6 → -23.0 → -21.9), identical
shape to a Resolve-authored control; a butt cut steps.
- XMEML import gotcha recorded: an <audio><channelcount> block inside a FILE
definition aborts the entire import silently ('created no timeline').
- 2 new bridge tests; wrapper guard covers the new template; guide table row.
Suites after last edit (incl. version bump): Node 828 pass / 0 fail;
Python 3101 passed + 799 subtests.
0 commit comments