@muse-player/cli
CLI tool for pre-rendering MXL/MusicXML scores to static asset directories. This is a convenience wrapper around @muse-player/server — MXL files must be pre-rendered before they can be consumed by @muse-player/core hooks.
muse-render
Examples
Output Structure
manifest.json
The title field is set to the input filename without the .mxl extension.
Integration
Pre-rendered assets are served as static files and loaded by useScore:

