Lyrics scene walkthrough
JSON-only lyrics scenes — no JavaScript. Index → JSON content.
node .\bin\echo-workshop-sdk.mjs example lyrics-cinema-scene .\cinemanpm run init .\my-lyrics --recipe cinema-lyricsnpm run devScene tree
Section titled “Scene tree”scene.root uses group containers and host-owned slot nodes (title, lyrics, play-toggle, …).
If hostChrome.miniPlayer is hidden, you must include play-toggle (and usually prev/next).
Presets: editorial · compact · cinema · cover. Upgrade with scaffold . --preset cinema.
vs lyrics plug-in
Section titled “vs lyrics plug-in”| lyrics-style | lyrics-source plug-in | |
|---|---|---|
| Format | JSON layout | JS provider for candidates |
Both can coexist.
Related
Section titled “Related”guide lyrics· plug-in tutorial · publish