lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: notes with different values coinciding


From: Mats Bengtsson
Subject: Re: notes with different values coinciding
Date: Sat, 23 Sep 2006 20:32:08 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.0.5)

Quoting Paul Bakker <address@hidden>:

Thanks for Lilypond.
Is it possible to have two notes that have different note values
occupying the same position in one stave?

Of course:

\version "2.8.0"
\score{
 \new Staff \relative c' { << c1 \\ {c2 b} >> }
}

See "Basic Polyphony" for more information. Actually, you can have both notes in the same voice, but then
you will get warnings about the collision.

  /Mats





reply via email to

[Prev in Thread] Current Thread [Next in Thread]