mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-13 15:49:53 +00:00
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>
26 lines
558 B
JSON
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]
|
|
}
|
|
]
|