> In the end, fo the problem that started this thread, I just needed to add
> this
>
>\tag #'no-layout {
> \context Staff = "Drone" {
>\override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(-4 . 2)
> }
> \droneStaff
>}
>
> to my "StaffGroup", and this
>
> \removeW
Hi.
> First, the great thing about a program like LilyPond is that one is
> not constrained to templates. You create your own that works for you.
I don't see templates are not a constraint but as a time-saver.
It's nice not to be constrained to a single one. But that doesn't mean
that one templa
> I cannot have that (i.e. it's a personal choice to minimize the number of
> changes from one project to another) because the "Staff" is exported from
> the "contents" file: Hence at the score level, I just want to see a variable
> "\staves" (which is a "StaffGroup"); but no reference to the inter
>> E.g. in this instance, I would have liked to keep the drone notes and
>> the
>> melody notes together (i.e. in the same file) because they both are
>> the
>> bagpipe "content".
>> But that, as we've seen, that makes it difficult to separate the
>> printed
>> from the midi output; hence I ha
El 19.02.2009, a las 19:45, Gilles Sadowski escribió:
Hi.
E.g. in this instance, I would have liked to keep the drone notes
and the
melody notes together (i.e. in the same file) because they both are
the
bagpipe "content".
But that, as we've seen, that makes it difficult to separate the
Hi.
> Ah, I understand now. Honestly, I would change the input to reflect what
> you want. What you want is a midi voice that is not present in the score.
> If I understand correctly, you have typeset this voice into the printed
> score. (This is where I learned a lot from Kieren about separati
El 18.02.2009, a las 12:49, Gilles Sadowski escribió:
I'd like a "Voice" to be totally invisible (i.e. taking up no
space)
while
retaining midi output.
Then don't include it in the \score block with a \layout. You can
have
multiple \score blocks in a file.
\score {
\new Staff {\bagp
I'd like a "Voice" to be totally invisible (i.e. taking up no space)
while
retaining midi output.
>>>
>>> Then don't include it in the \score block with a \layout. You can
>>> have
>>> multiple \score blocks in a file.
>>> \score {
>>> \new Staff {\bagpipeMusic}
>>> \layout
El 18.02.2009, a las 00:57, Gilles Sadowski escribió:
Hi.
I'd like a "Voice" to be totally invisible (i.e. taking up no space)
while
retaining midi output.
Then don't include it in the \score block with a \layout. You can
have
multiple \score blocks in a file.
\score {
\new Staff
Hi.
>> I'd like a "Voice" to be totally invisible (i.e. taking up no space)
>> while
>> retaining midi output.
>
> Then don't include it in the \score block with a \layout. You can have
> multiple \score blocks in a file.
> \score {
> \new Staff {\bagpipeMusic}
> \layout {}
> }
> \sc
El 18.02.2009, a las 00:16, Gilles Sadowski escribió:
Hi.
I'd like a "Voice" to be totally invisible (i.e. taking up no
space) while
retaining midi output.
Then don't include it in the \score block with a \layout. You can
have multiple \score blocks in a file.
\score {
\new Sta
> From: gil...@harfang.homelinux.org
> I'd like a "Voice" to be totally invisible (i.e. taking up no space) while
> retaining midi output.
I'll have to preface by stating I use a pre-historic version, but I think what
you have to do is have 2 separate score blocks - one for visual output wit
12 matches
Mail list logo