Jump to content

Microtones - quarter tones: Difference between revisions

From LilyPond wiki
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
No edit summary
Line 11: Line 11:
[[Category:Pitches]]
[[Category:Pitches]]
[[Category:Specific notation]]
[[Category:Specific notation]]
[[Category:Contemporary notation]]
[[Category:Contemporary notation]][[Category:Snippet]]

Revision as of 22:56, 21 November 2025

Half-flats and half-sharps are formed by adding -eh and -ih; the following is a series of Cs with increasing pitches. Micro tones are also exported to the MIDI file. There are no generally accepted standards for denoting three quarter flats, so LilyPond's symbol does not conform to any standard.

\version "2.24"

%% http://lsr.di.unimi.it/LSR/Item?id=156

\relative c'' {
  ceseh ceh cih cisih 
}