lilypond-user
[Top][All Lists]
Advanced

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

Color noteheads according to their duration


From: Tim Meier
Subject: Color noteheads according to their duration
Date: Thu, 27 Sep 2018 19:29:12 +0000 (UTC)

Hello,

unfortunately I'm not that well versed in the lillypond/scheme syntax. What I want to do is basically this (in pseudocode):

if (noteDuration is quarter) => make noteHead blue
if (noteDuration is half) => make noteHead red
...

Can someone tell me how I would write that in Scheme?

reply via email to

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