lilypond-user
[Top][All Lists]
Advanced

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

Re: Lines between note heads?


From: Edward Neeman
Subject: Re: Lines between note heads?
Date: Sun, 30 Oct 2005 15:01:23 +1100 (EST)

 
--- Edwin Vane <address@hidden> wrote:

> The glissandi were exactly what I was after. I wish
> I had thought about
> looking that up... Is it possible to contort
> glissandi to span two
> arbitrary notes instead of two adjacent ones?

I doubt it's possible directly, but it should be
pretty easy to fake, eg.:

\version "2.6.3" 
  
\new Staff \relative c' {
<<
{c c c c'}
\new Voice
{\hideNotes c,2.\glissando c'4}
>>
}

Cheers,
Edward Neeman


                
____________________________________________________ 
Do you Yahoo!? 
Find a local business fast with Yahoo! Local Search 
http://au.local.yahoo.com




reply via email to

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