Files
hyperframes/skills/music-to-video/references/templates/poster-tile-mosaic/program.json
T
Miao YangandClaude Opus 4.8 a34d3dba4d feat(skills): unify bgm-to-video flows into music-to-video
Replace bgm-to-video, bgm-to-video-new, bgm-to-video-refactor, and the
standalone beat-sync/montage skills with a single music-to-video skill.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 21:33:01 +08:00

26 lines
558 B
JSON

[
{
"op": "staggerInOut",
"theme": 0,
"enter": [0.23, 0.37, 0.46, 0.6, 0.7, 0.84, 0.91, 1.07, 1.14, 1.28],
"hold": 1.324,
"exit": [1.37, 1.51, 1.62, 1.74, 1.83, 1.97, 2.07]
},
{
"op": "holdRecolor",
"on": 2.35,
"onTheme": 1,
"recolor": [2.42, 2.53, 2.81, 2.93],
"themes": [2, 3, 1, 2],
"off": 2.98
},
{
"op": "snakeFillOverlay",
"baseTheme": 0,
"fill": [3.04, 3.181, 3.44, 3.65, 3.79, 3.9],
"swap": 4.0,
"swapTheme": 4,
"overlay": [4.11, 4.34, 4.48, 4.81, 4.97, 5.25, 5.48]
}
]