Thanks Phil! Henry
On Sat, 13 Dec 2014 7:07 am Phil Burfitt <[email protected]> wrote: > ----- Original Message ----- > *From:* Henry Baxter <[email protected]> > *To:* [email protected] > *Sent:* Saturday, December 13, 2014 2:57 AM > *Subject:* 3/4 time and whole notes > > Hi, > > I'm certain this is online somewhere but I just can't find it. How do I > tell Lilypond I want a whole note? > > \version "2.18.2" > { > \time 3/4 > c1 c1 c1 c1 > } > > These have a value of 4 quarters so that doesn't work. > > Thanks! > > > Henry > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user > > > Henry, > > Either c2. (dotted half note) or c1*3/4 (whole note with a duration of a > dotted half note) > > > Phil. > > > > > >
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
