Skip to content

Lyrics for pauses/ghost notes #1134

@maxx27

Description

@maxx27

I have the following bar:

Image
X:1
M:4/4
Q:1/4=100
L:1/8
K:C perc
%%percmap F  acoustic-bass-drum
%%percmap c  acoustic-snare
%%percmap g  pedal-hi-hat x
%%MIDI program 128
%%score (count bass snare ghost)
V:count
V:ghost stem=up
V:snare stem=down
V:bass  stem=down
[V:ghost] |:    x    g   x     x    x    g    x    g :|
w:L L L
[V:snare] |:    x    x   c     x    x    x    c    x :|
w:R R
[V:bass]  |:    F    x    x    F    F    x    x    x :|
w:R L R
[V:count] |: "1"x "&"x "2"x "&"x "3"x "&"x "4"x "&"x :|

Currently I created special voice (count) to print 1 & 2 & ... and I want to add lyrics (like w:R L R L R L R L) for each eight notes. It is much convenient to have one line for lyrics.
But I can't because rests like x can not have a lyric. Can you please tell me how to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions