lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: embed lilypond into godot application


From: Stjepan Horvat
Subject: Re: embed lilypond into godot application
Date: Tue, 25 Jul 2023 16:40:50 +0200

Thank you. This was exactly what i needed.

On Mon, Jul 24, 2023, 10:30 Jean Abou Samra <jean@abou-samra.fr> wrote:
Le lundi 24 juillet 2023 à 10:09 +0200, Stjepan Horvat a écrit :
Hi guys,
I'm trying to embed lilypond score into simple godot application which would follow music.
One idea that comes to mind would be to have a single svg/png image and have positions (pixels) of each bar.
Another idea would be to export each bar separately and then show corresponding bar when required. Or I could export each bar separately and then join them into single image which would give me bar positions.

I didn't find a solution for for either.
Is there a simple way to export the lilypond score as i require. Or do you have another idea?
I remember that few years ago someone created a web application which follows lilypond score but could not find it.


Check out ly2video, especially the code here:

https://github.com/aspiers/ly2video/blob/master/ly2video/cli.py#L1322

You may also want to look at the -dclip-systems option.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]