Files
hyperframes/skills/music-to-video/references/templates/split-anchor-word-slot/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

40 lines
707 B
JSON

[
{
"op": "lockup",
"enter": [0.125, 0.333, 0.5],
"box": 0.292,
"theme": 0
},
{
"op": "slot",
"words": ["I bring", "ideas", "to life"],
"enter": [1.0, 1.167, 1.292],
"exit": [1.667, 1.75, 1.833]
},
{
"op": "slot",
"words": ["you", "wanna", "see?"],
"enter": [2.042, 2.208, 2.375],
"exit": [2.75, 2.75, 2.75],
"colors": [0, 1, 1]
},
{
"op": "shake",
"amp": 26,
"rot": 2.4,
"settle": 0.16,
"beats": [2.16, 2.3, 2.44, 2.62, 2.76, 2.88, 3.06, 3.27, 3.41, 3.53, 3.71, 3.85, 4.09, 4.18]
},
{
"op": "bg",
"at": 3.458,
"theme": 1
},
{
"op": "expand",
"fade": 4.18,
"at": 4.4,
"to": 4.82
}
]