Normally, one lets the staff system refer to Pythagorean tuning, and the file 
regular.ly lets one produce MIDI output in some ET, for Pythagorean tuning, E53 
is suitable. Then the arrows in the snippet refer to Helmholtz-Ellis notation 
for (5-limit) Just Intonation, where the arrows are originally syntonic commas. 
Those arrowed accidental glyphs are planned to be added to LilyPond, but I do 
not know if that has happened yet. Otherwise, one can SMuFL and openlilylib.


> On 22 Nov 2019, at 09:59, [email protected] wrote:
> 
> Maybe this gives you an idea how to do it?
>  
> http://lsr.di.unimi.it/LSR/Item?id=786
>  
>  
>  
> Jaap
> From: lilypond-user <[email protected]> On 
> Behalf Of kupirijo wikipedian
> Sent: Friday, November 22, 2019 9:24 AM
> To: [email protected]
> Subject: Writing notes in Pythagorean tuning in microlily
>  
> 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