lilypond-user
[Top][All Lists]
Advanced

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

Re: Rhythmic slashes


From: Paul Scott
Subject: Re: Rhythmic slashes
Date: Wed, 08 Nov 2006 07:58:24 -0700
User-agent: Icedove 1.5.0.7 (X11/20061013)

Trevor Daniels wrote:
I've never tried it, but could you use a drum voice to avoid
transposition problems?
I hope someone answers that. It's been a while and several versions since I've done that. A solution really needs to exist possibly as a variation of \repeat.

Paul
Here is a solution, just change the notehead!
(thanks to Brett who sent me
the idea)

\paper {
ragged-right = ##t
}

\new Staff \relative c' {

\bar "|:"
\override NoteHead #'style = #'slash
b'4 b b b
|
b4 b b b
\revert NoteHead #'style
\bar ":|"

}

I've used that a number of times.  Unfortunately
it's a mess when you
need to transpose the part!

Paul Scott



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user







_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user






reply via email to

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