From 6d7d2af746442388b82c4d066ebbaa79a6bb40ef Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Sun, 7 May 2023 00:46:57 +0200 Subject: Add lilypond to MusicXML conversion --- lilypond.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lilypond.md') diff --git a/lilypond.md b/lilypond.md index ddca59b..993effc 100644 --- a/lilypond.md +++ b/lilypond.md @@ -59,6 +59,13 @@ It's useful to have these cropped: Will output both an A4-sized file.svg, and the cropped file.cropped.svg. Suppress the non-cropped output with `-dno-print-pages`. +### MusicXML + +Not supported natively, but the `python-ly` package on `pip` has experimental +support. + + ly musicxml file.ly + ## Notation Tie: -- cgit v1.2.3