Hello,

I would like to be able to write notes in Pythagorean tuning with sharps
and flats in microtonal notation using microlily without having to write
e.g. \raise #3/2 B to get an F#

A more extreme example would be when I would like to notate 2 consecutive
fifths e.g. F# C# G#, then I would have to write


\relative c {

        \override Staff.TimeSignature #'stencil = ##f

        \set Timing.defaultBarType = ""

        \mixed {\raise #3/2 b \raise #3/2 \raise #3/2 \lower #2 b \raise #3/2
\raise #3/2 \raise #3/2 \lower #2 b}

}


Is there a simpler way of doing this?

Please note that I am using the documentation notes written at
http://x31eq.com/lilypond/

Thank you in advance

kupirijo

Reply via email to