MusicXML から SVG
CLI はファイルを扱うホスト層です。MusicXML から SVG を作り、必要に応じて問題を報告します。
acorde render input.musicxml output.svg
acorde render-report input.musicxml output.svg --fail-on-issuesEXAMPLES
Acorde が担うのはメモリ上の記譜処理、診断、論理レイアウト、決定的 SVG です。ファイル入出力と表示はホストが担います。
CLI はファイルを扱うホスト層です。MusicXML から SVG を作り、必要に応じて問題を報告します。
acorde render input.musicxml output.svg
acorde render-report input.musicxml output.svg --fail-on-issues変換元と変換後を比較し、省略・正規化・意味差を確認可能にします。
acorde compatibility-report source.musicxml candidate.musicxml --fail-on-differences対話的な例は Composer のブラウザ Playground で開けます。小さく変更し、新しい名前で書き出します。