Automatically change durations: Difference between revisions

m New category
Tags: Mobile edit Mobile web edit
mNo edit summary
 
Line 3: Line 3:
It takes two arguments – the scaling factor as a power of two, and the number of dots to be added as a positive integer.
It takes two arguments – the scaling factor as a power of two, and the number of dots to be added as a positive integer.


<lilypond version="2.24" full>
<lilypond version="2.24">
\paper {
  indent = 0
  tagline = ##f
}
 
music = \relative c'' { a1 b2 c4 d8 r }
music = \relative c'' { a1 b2 c4 d8 r }