Hi everybody,
a search for „CueVoice“ in the LilyPond directory lead me to the option
NoteHead.ignore-ambitus which does exactly what I need:
%%%
\version "2.25.25"
vocStaffMusic = \relative {
c'2 d
% don’t assign lyrics to this, but include it in ambitus
\new Voice {
e4
Hello everyone,
thanks a lot for your reply, Tina. I finally had the time to play around with
it.
> From: afterthefl...@posteo.de
> %%% SNIPPET BEGINS %%%
> \version "2.25.25"
>
> vocStaffMusic = \relative {
> c'2 d
> \new Voice = "hummingVoice" {
> e4^"hum melody" f g a
> }
> % \new Cu
Hello Oliver,
> is there a way to include some voices into the calculation of the ambitus
> engraver for an entire staff whilst excluding others, be it named or throw
away
> voices?
you could use a custom context for selecting the voices:
%%%
\layout {
\context {
\name "Am
Hi,
is there a way to include some voices into the calculation of the ambitus
engraver for an entire staff whilst excluding others, be it named or throw away
voices?
In the example, I would like the ambitus to be displayed as
c' - a’
as if I had used a CueVoice for the instrumental part.
Thanks Michael, that looks very promising. (And I would not have
thought of using the Balloon engraver)
-- Graham
Hi Graham,
On Sat, Oct 21, 2023 at 9:48 AM Graham King wrote:
> In the following MWE, is it possible to put a small markup above each
> ambitus to signify the voice to which the ambitus belongs?
>
> I'm just failing to see where to attach ^\markup { foo }
>
I couldn't
In the following MWE, is it possible to put a small markup above each
ambitus to signify the voice to which the ambitus belongs?
I'm just failing to see where to attach ^\markup { foo }
%
\version "2.25.9"
\new Staff <<
\new Vo
On Sat, 2022-07-23 at 16:38 +0200, Jean Abou Samra wrote:
>
>
> Le 23/07/2022 à 15:58, Richard Shann a écrit :
> > The combination of Ambitus and a cue seems to provoke a strange
> > warning:
> >
> > 8><8><8><8><8><8>
Le 23/07/2022 à 15:58, Richard Shann a écrit :
The combination of Ambitus and a cue seems to provoke a strange
warning:
8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><
The combination of Ambitus and a cue seems to provoke a strange
warning:
8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><
\version "2.22&q
> 1. How do I change the pitch of the 'root' note? I tried playing with the
> three numbers from "(+ tonic-position 3) 7) 3)))". But I can't understand
> their logic.
>
> I'm not quite sure what you mean: The pitch of the 'root' note is taken
> directly from the \key command.
>
> For example, the f
Hi Viktor,
Please forgive my ignorance, I have two follow-up questions:
1. How do I change the pitch of the 'root' note? I tried playing with
the three numbers from "(+ tonic-position 3) 7) 3)))". But I can't
understand their logic.
I'm not quite sure what you mean: The pitch of the 'root' n
head after the key signature?
> Like a single Ambitus note, really.
>
>
> Why would I do it?
> For example, I would like to add a (small) D note to a G-Major key
> signature, suggesting that, despite the F# key indicating G-major or
> E-minor scale, this piece is i
Am 05.07.22 um 23:39 schrieb Lukas-Fabian Moser:
Hi Viktor,
Am 05.07.22 um 20:17 schrieb Viktor Mastoridis:
For educational purposes, I would like to see whether it's possible
to add a small note head after the key signature?
Like a single Ambitus note, really.
Why would I do it
Hi Viktor,
Am 05.07.22 um 20:17 schrieb Viktor Mastoridis:
For educational purposes, I would like to see whether it's possible to
add a small note head after the key signature?
Like a single Ambitus note, really.
Why would I do it?
For example, I would like to add a (small) D note t
Hello,
For educational purposes, I would like to see whether it's possible to add a
small note head after the key signature?
Like a single Ambitus note, really.
Why would I do it?
For example, I would like to add a (small) D note to a G-Major key signature,
suggesting that, despite the F
Thank you Harm!
It's perfect ...
Still sorry for my poor English, luckily the pictures spoke for me.
Regards, Gilles
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gn
ke-engraver
(acknowledgers
((note-head-interface engraver grob source-engraver)
(let* ((context (ly:translator-context engraver))
(tonic-pitch (ly:context-property context 'tonic))
(tonic-name (ly:pitch-notename tonic-pitch)))
(if (
Bonjour Valentin !
Je connais la liste française mais je n'ai rien trouvé concernant ce sujet,
c'est pourquoi j'ai posté ici...
En tout cas merci de l'avoir suggérer!
Peut être à bientôt sur la liste française...
Gilles
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
__
Thomas Morley-2 wrote
> Am Fr., 11. Jan. 2019 um 10:04 Uhr schrieb Gloops <
> yagloops@
> >:
>>
>> Hello Harm
>> Thank you for this correction ...
>> Is there any way to engrave the ambitus directly without going through
>> "note-head :: brew-
On 1/12/19, Thomas Morley wrote:
> Then Ambitus_engraver is not affected
On an unrelated note: Gilles, if you happen to speak French, you may
also be interested in joining the LilyPond French-speaking community:
http://lists.gnu.org/mailman/listinfo/lilypond-user-fr
(just in case you didn’t alrea
Am Fr., 11. Jan. 2019 um 10:04 Uhr schrieb Gloops :
>
> Hello Harm
> Thank you for this correction ...
> Is there any way to engrave the ambitus directly without going through
> "note-head :: brew-ez-stencil" in order to avoid the head of the note?
> Gilles
Not sure
Hello Harm
Thank you for this correction ...
Is there any way to engrave the ambitus directly without going through
"note-head :: brew-ez-stencil" in order to avoid the head of the note?
Gilles
--
Sent from: http://lilypond.1069038.n5.nabble.com/Us
ename tonic-pitch)))
(if (grob::has-interface grob 'ambitus-interface)
(let* ((details (ly:grob-property grob 'details))
(ez-numbers (assoc-get 'ez-numbers details #f)))
(if ez-numbers
(ly:grob-set-property! grob &
Thank you very much Harm, it works very well now!!!
Musically
Gilles
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Am Di., 8. Jan. 2019 um 14:51 Uhr schrieb Gloops :
>
> Hello!
> Ambitus by voice and Ez_numbers_engraver can not work together?
The problem: Ez_numbers_engraver works on every grob with a
note-head-interface. NoteHeads and AmbitusNoteHead both have this.
Though, at the time this engra
Hello!
Ambitus by voice and Ez_numbers_engraver can not work together?
Gilles
#(define Ez_numbers_engraver
(make-engraver
(acknowledgers
((note-head-interface engraver grob source-engraver)
(let* ((context (ly:translator-context engraver))
(tonic-pitch (ly:context
ed:
>>>> (lineto 0 .4))
>>>> } #}))
>>>> c'>2
>>>> }
>>>>
>>>> Cheers,
>>>> Pierre
>>>>
>>>> 2018-07-08 13:02 GMT+02:00 Pierre Perol-Schneider <
>>>> p
;>
>>>> It may look a bit complicate -- and it is -- but it's a first draft :
>>>>
>>>> %%%
>>>> \version "2.18.2"
>>>>
>>>> {
>>>> >>> \tweak NoteHead.stencil #(lambda (grob)
>>>>(grob-i
heads.s2"
>>>\with-dimensions #'(0 . 0) #'(0 . 0)
>>>\path #0.25 #'((moveto 0 2.2)
>>> ; change the Y coordonate as needed:
>>>
0)
>>\path #0.25 #'((moveto 0 2.2)
>> ; change the Y coordonate as needed:
>> (lineto 0 .4))
>> }
>> #}))
>> c'>
>> }
>> %%%
>>
>> Ch
#x27;>
> }
> %%%
>
> Cheers,
> Pierre
>
> 2018-07-08 10:28 GMT+02:00 Allen Wu :
>
>> Hi guys,
>>
>> I am thinking about writing a piece with each note offering a range to
>> choose instead of being specific
> %%%
>
> Cheers,
> Pierre
>
> 2018-07-08 10:28 GMT+02:00 Allen Wu :
>
>> Hi guys,
>>
>> I am thinking about writing a piece with each note offering a range to
>> choose instead of being specific. I
e instead of being specific. Is there a way to make the note heads
> to look like ambitus? Or I am also open to other suggestions about how to
> notate music like this.
>
> Thanks for advice,
> Allen
>
> ___
> lilypond-user mailing l
pecific. Is there a way to make the note heads to look
> like ambitus? Or I am also open to other suggestions about how to notate
> music like this.
>
> Thanks for advice,
> Allen
> ___
> lilypond-user mailing list
> lilypond
Hi guys,
I am thinking about writing a piece with each note offering a range to
choose instead of being specific. Is there a way to make the note heads
to look like ambitus? Or I am also open to other suggestions about how to
notate music like this.
Thanks for advice,
Allen
Lukas-Fabian Moser writes:
>>
>> > \version "2.19.44"
>> >
>> > #(define (nth n l)
>> > (if (or (> n (length l)) (< n 0))
>> > (error "Index out of bounds.")
>> > (if (eq? n 0)
>> > (car l)
>> > (nth (- n 1) (cdr l)
>>
>> Seriously?
>>
>> #(define (nth n l) (list-ref l n
>
> > \version "2.19.44"
> >
> > #(define (nth n l)
> > (if (or (> n (length l)) (< n 0))
> > (error "Index out of bounds.")
> > (if (eq? n 0)
> > (car l)
> > (nth (- n 1) (cdr l)
>
> Seriously?
>
> #(define (nth n l) (list-ref l n))
>
Of course not - being absolutely for
Lukas-Fabian Moser writes:
> Here is an improved version:
>
>
> \version "2.19.44"
>
> #(define (nth n l)
> (if (or (> n (length l)) (< n 0))
> (error "Index out of bounds.")
> (if (eq? n 0)
> (car l)
> (nth (- n 1) (cdr l)
Seriously?
#(define (nth n l) (list-ref l n))
cale (I predefied sacredHarp and
> aiken) and a number which gives the position of the tonic root of your key
> in the staff - middle line is 0, and so on; I chose d major, and using
> violin clef, a d is on position 2 (two steps above the middle line).
>
> The reason it has to be t
es the position of the tonic root of your key
in the staff - middle line is 0, and so on; I chose d major, and using
violin clef, a d is on position 2 (two steps above the middle line).
The reason it has to be this way is, that at the time the ambitus is
printed, you know neither clef nor key sig
t {
\Voice
\consists "Ambitus_engraver"
}
\override AmbitusNoteHead.style = #style-sacredHarp-notehead
}
\relative {
\sacredHarpHeads
c'4 d e b'
}
2017-08-11 10:47 GMT+02:00 Lukas-Fabian Moser :
> Hi Barry,
>
> unfortunately I do not have a ready
rp-notehead
}
\relative {
\sacredHarpHeads
c'4 d e b'
}
2017-08-11 10:47 GMT+02:00 Lukas-Fabian Moser :
> Hi Barry,
>
> unfortunately I do not have a ready-made solution - while it's possible to
> change the ambitus note heads to a single specific sign by issuin
Hi Barry,
unfortunately I do not have a ready-made solution - while it's possible to
change the ambitus note heads to a single specific sign by issuing (for
example) \override AmbitusNoteHead.style = #'do in the \layout block, this
is not a solution since it changes both ambitus note he
Hi all,
As a newbie to this wonderful software I have a slightly odd request.
I set vocal music using shape notes (\sacredHarpHeads or \aikenHeads). I've
recently discovered the ambitus function, which is really useful.
I wonder, is it possible to add the correct shaped noteheads to the am
Simon Albrecht writes:
> TBH though, I don’t have a clue why a compressMMRests music function
> is even needed, i.e. what harm it may do to have skipBars set to ##t
> all the time.
\new Voice
{
\set Score.skipBars = ##t
\time 2/4
c'1
e'1
}
For voices in Renaissance music (where notes ma
On 07.01.2017 17:47, Patrick Karl wrote:
as written the initial MM rests are not compressed , i.e., the
\compressMMRests command has no effect.
This works:
%
\version "2.19.53"
S = {
\once \override Staff.LedgerLineSpanner.color = #grey
\grace s128
\stopStaff
\startStaff
On 9 Jul 2016 I submitted a report titled: Problem coloring Ambitus
ledger-lines. A work-around quickly came (thanks Thomas Morley)
consisting of inserting the following code at the beginning of the music:
\once \override Staff.LedgerLineSpanner.color = #grey
\grace s128
\stopStaff
> \new Staff \PRh
> > >>
> > >>
> > \layout {}
> > }
> >
> I get the attached output, which is lovely in all respects but one: the
> PianoStaff instrument name is missing. The only way I have found to
> remedy t
aver"
\with { \override AmbitusNoteHead.color = #red
\override AmbitusLine.color = #red
% \override LedgerLineSpanner.color = #red
}
}
}
}
seems to illustrate a problem with Ambitus, namely, there doesn't seem to be
a way t
On 09.07.2016 22:53, Cynthia Karl wrote:
I’m guessing from all this that the Ambitus is actually part of the
StaffSymbol. Is that right?
No, it’s not. To quote from the internals page for Ambitus_engraver:
<http://lilypond.org/doc/v2.19/Documentation/internals/ambitus_005fengraver>
Sat, 9 Jul 2016 16:51:25 +0200 Thomas Morley :
> Subject: Re: Problem coloring Ambitus ledger-lines
>
> 2016-07-09 16:22 GMT+02:00 Patrick Karl :
>> The following MWE:
>>
>> \version "2.19.38"
>>
>> music = { c'4 c''' r2 }
&
aver"
>\with { \override AmbitusNoteHead.color = #red
> \override AmbitusLine.color = #red
> % \override LedgerLineSpanner.color = #red
> }
>}
> }
> }
>
> seems to illustrate a problem with Ambitus, name
\override AmbitusLine.color = #red
% \override LedgerLineSpanner.color = #red
}
}
}
}
seems to illustrate a problem with Ambitus, namely, there doesn't seem
to be a way to change the color of ledger lines within the Ambitus. The
output of the above snippet is
;Bass" #DOWN #"bass"R1
g4 a b c
}
Bass = \relative g {
\clef bass
g,2 d'
}
\addQuote "Bass" \Bass
\score {
\new Staff { \music }
\layout { \context { \Staff \consists "Ambitus_engraver" } }
}
which produces the followi
\clef bass
g,2 d'
}
\addQuote "Bass" \Bass
\score {
\new Staff { \music }
\layout { \context { \Staff \consists "Ambitus_engraver" } }
}
which produces the following printed output:
The ambitus clearly includes the cue notes. Since the purpose of
15:49, schrieb Kevin Barry:
OK so the space-alist property is what needed changing. This should
do what you want
\version "2.18.2"
\score {
\relative {
\override Score.BreakAlignment #'break-align-orders =
#(make-vector 3 '(left-edge breathing-sign clef key-cancellati
Barry:
OK so the space-alist property is what needed changing. This should do
what you want
\version "2.18.2"
\score {
\relative {
\override Score.BreakAlignment #'break-align-orders =
#(make-vector 3 '(left-edge breathing-sign clef key-cancellation
key-signature amb
OK so the space-alist property is what needed changing. This should do what
you want
\version "2.18.2"
\score {
\relative {
\override Score.BreakAlignment #'break-align-orders =
#(make-vector 3 '(left-edge breathing-sign clef key-cancellation
key-signature ambitus
On Mon, Feb 23, 2015 at 12:32 PM, Simon Albrecht
wrote:
> Thus I’d like to place the ambitus just before the time signature, after
> clef and key signature. How can I do that?
>
Hi Simon,
This should get your part of the way towards what you want. It puts the
ambitus after the key
Hello together,
I like to use the Ambitus_engraver in choral scores, but I often find it
confusing to read, since the ambitus is printed before everything else,
although its meaning depends on both clef and key signature. From the
manuals or some snippet I took the idea to \set Staff.key
0 GMT+02:00 Kai Lautenschläger :
Dear list,
a few weeks ago I asked about removing the first empty staff in choir music and
inserting the ambitus in the n-th system for selected voices. From the answers
you gave, I could built the following example, which solved a whole set of
problems.
Now, can anyone
ger :
>> Dear list,
>>
>> a few weeks ago I asked about removing the first empty staff in choir music
>> and inserting the ambitus in the n-th system for selected voices. From the
>> answers you gave, I could built the following example, which solved a whole
>>
2014-10-02 20:50 GMT+02:00 Kai Lautenschläger :
> Dear list,
>
> a few weeks ago I asked about removing the first empty staff in choir music
> and inserting the ambitus in the n-th system for selected voices. From the
> answers you gave, I could built the following example, which
"putting in a \layout that I already found in the file produced "via"
MuseScore"
I forgot to say, at the end of the file.
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/remove-first-empty-staff-and-ambitus-tp167066p167139.html
Sent from the User mai
Hi, I removed the first empty staff from a chorus score, but I don't know
what an "ambitus" is, nor I found it in "behind bars" (and I'm just a
beginner). So I don't expect this could be useful, but at least ...
In my scores, that I write whit Musescore and
Hi Knute,
Am 3.10.2014 um 17:21 schrieb Knute Snortum :
> I'm not sure what you're trying to do. For example, why not one Staff and
> Voice?
I try to do the following: I have five voices (v1 - v5) and want to have
ambitus (:) at their first appearance. It should look l
.lautenschlae...@me.com> wrote:
> Dear list,
>
> a few weeks ago I asked about removing the first empty staff in choir
> music and inserting the ambitus in the n-th system for selected voices.
> From the answers you gave, I could built the following example, which
> solved a whole se
Dear list,
a few weeks ago I asked about removing the first empty staff in choir music and
inserting the ambitus in the n-th system for selected voices. From the answers
you gave, I could built the following example, which solved a whole set of
problems.
Now, can anyone come up with an idea
ayutheos writes:
> On 30 March 2014 02:07, Thomas Morley wrote:
>
>>
>> %% You could insert
>> \override AmbitusNoteHead.break-visibility = ##(#f #f #t)
>> \override AmbitusLine.break-visibility = ##(#f #f #t)
>>
>> HTH,
>> Harm
>>
>
> I get a syntax error with this. Do I have to replace anyth
From: ayutheos
To: Phil Holmes
Cc: lilypond-user
Sent: Sunday, March 30, 2014 5:04 PM
Subject: Re: Ambitus on certain section only
On 30 March 2014 23:58, Phil Holmes wrote:
- Original Message - From: ayutheos To: Phil Holmes Cc:
lilypond-user Sent: Sunday, March 30, 2014 4:49 PM
Sub
On 30 March 2014 23:58, Phil Holmes wrote:
> - Original Message - From: ayutheos To: Phil Holmes Cc:
> lilypond-user Sent: Sunday, March 30, 2014 4:49 PM
>
> Subject: Re: Ambitus on certain section only
>
> Changing it to polyphonic and adding spacers for the intro
- Original Message -
From: ayutheos
To: Phil Holmes
Cc: lilypond-user
Sent: Sunday, March 30, 2014 4:49 PM
Subject: Re: Ambitus on certain section only
Changing it to polyphonic and adding spacers for the introduction
gives a single ambitus at beginning of the introduction.
I
>
> (note the << and >> to make this parallel music).
>
Changing it to polyphonic and adding spacers for the introduction gives a
single ambitus at beginning of the introduction.
Regards,
TY
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
On 30 March 2014 02:07, Thomas Morley wrote:
>
> %% You could insert
> \override AmbitusNoteHead.break-visibility = ##(#f #f #t)
> \override AmbitusLine.break-visibility = ##(#f #f #t)
>
> HTH,
> Harm
>
I get a syntax error with this. Do I have to replace anything for the #f's?
Regards,
TY
_
il?id=1113 (in a new guise).
--
Phil Holmes
- Original Message -
From: ayutheos
To: lilypond-user
Sent: Sunday, March 30, 2014 4:10 PM
Subject: Re: Ambitus on certain section only
On 29 March 2014 22:21, Pierre Perol-Schneider
wrote:
Please provide compilable example.
See al
On 29 March 2014 22:21, Pierre Perol-Schneider <
pierre.schneider.pa...@gmail.com> wrote:
> Please provide compilable example.
> See also : http://lsr.di.unimi.it/LSR/Search?q=ambitus
>
> HTH
> ~Pierre
>
>
I got the version number wrong, and cleaned up the code a bit fo
2014-03-29 4:05 GMT+01:00 ayutheos :
> I have a piece of hymn music with an intro and melody parts. I'd like to
> have the ambitus shown for the melody part only. The following snippet
> almost does what I want but it shows the ambitus at the end of my intro
> part.
>
>
&g
Not tested, but my suggestion would be to set is as a true polypohonic piece,
using spacer rests in the melody during the introduction.
--
Phil Holmes
- Original Message -
From: ayutheos
To: lilypond-user
Sent: Saturday, March 29, 2014 3:05 AM
Subject: Ambitus on certain
Please provide compilable example.
See also : http://lsr.di.unimi.it/LSR/Search?q=ambitus
HTH
~Pierre
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
I have a piece of hymn music with an intro and melody parts. I'd like to
have the ambitus shown for the melody part only. The following snippet
almost does what I want but it shows the ambitus at the end of my intro
part.
%-8<-snip-start-
\version "3.16.2&
Am 23.03.2014 20:06, schrieb Thomas Morley:
2014-03-23 18:50 GMT+01:00 Simon Albrecht :
Am 09.03.2014 22:09, schrieb Thomas Morley:
\new Voice
\with { \consists "Ambitus_engraver" keySignature = #'() }
\relative c'' {
\key c \minor
ees,2 dis'
}
I just had anoth
2014-03-23 18:50 GMT+01:00 Simon Albrecht :
>
> Am 09.03.2014 22:09, schrieb Thomas Morley:
>
>> \new Voice
>>\with { \consists "Ambitus_engraver" keySignature = #'() }
>> \relative c'' {
>>\key c \minor
>>ees,2 dis'
>> }
>
> I just had another look at this, because I
Simon Albrecht writes:
> Am 09.03.2014 22:09, schrieb Thomas Morley:
>> \new Voice
>>\with { \consists "Ambitus_engraver" keySignature = #'() }
>> \relative c'' {
>>\key c \minor
>>ees,2 dis'
>> }
> I just had another look at this, because I wanted to use it myself,
Am 09.03.2014 22:09, schrieb Thomas Morley:
\new Voice
\with { \consists "Ambitus_engraver" keySignature = #'() }
\relative c'' {
\key c \minor
ees,2 dis'
}
I just had another look at this, because I wanted to use it myself, and
found out there is no documentation on
Thank you, it solved the problem!
2014-03-09 22:09 GMT+01:00 Thomas Morley :
> 2014-03-09 20:03 GMT+01:00 Mátyás Seress :
> > Hi all,
> >
> > the following is my question: how can I make it happen, that in the
> ambitus
> > the pitches are emphasized, like whe
2014-03-09 20:03 GMT+01:00 Mátyás Seress :
> Hi all,
>
> the following is my question: how can I make it happen, that in the ambitus
> the pitches are emphasized, like when you write "c!" instead of "c". Because
> right now the ambitus engraver supposes that the
Hi all,
the following is my question: how can I make it happen, that in the ambitus
the pitches are emphasized, like when you write "c!" instead of "c".
Because right now the ambitus engraver supposes that the key is known.
Can you show me in this little example what I have
Hi Patrick,
thanks for making that easier to see. Since I am not at all familiar with the
procedure once a bug is named a bug (or at least believed to be one), my
question would be: is there any ideas for a work-around?
I was thinking to somehow manually put the ambitus at the beginning of a
On 25.11.2013, at 14:34, Kai Lautenschläger wrote:
> As you can see in the following not so tiny example inserting the ambitus
> makes the \RemoveEmptyStaves command ineffective.
I reduced your example quite a bit and the problem is still there:
\RemoveEmptyStaves does not show any eff
Hello again,
I have been fiddling around with the ideas and solutions I got from you and
came up with a combination of
1. using a \new Voice with ambitus at a certain point in my score. (Thanx Janek)
2. using the \noAmbitusAtLineEnd definition by David from a post in July.
3. the new \omit
Dear David and Janek,
I see the approach. I was hoping there would be a possibility to insert the
ambitus without redistributing my note to different voices. Now I see, that I
should have done that right from the start. Right now, I have the solo parts
and the choir parts for the tenor in one
it will not be something
>>> obviously explained in the manual. Is there a way to insert ambitus at
>>> the beginning of a staff, that is not the first staff of the score?
>>>
>>> A piece I am doing starts of with solo voice and organ and later the
>>&
it will not be something
>>> obviously explained in the manual. Is there a way to insert ambitus at
>>> the beginning of a staff, that is not the first staff of the score?
>>>
>>> A piece I am doing starts of with solo voice and organ and later the
>>&
2013/11/24 "Dr. med. Kai Lautenschläger" :
> Dear list,
>
> sorry to ask again and I hope this time it will not be something obviously
> explained in the manual. Is there a way to insert ambitus at the beginning of
> a staff, that is not the first staff of the scor
Hi David,
thanks for your reply.
Am 24.11.2013 um 12:26 schrieb David Kastrup :
> "Dr. med. Kai Lautenschläger" writes:
>
>> Dear list,
>>
>> sorry to ask again and I hope this time it will not be something
>> obviously explained in the manual. Is
"Dr. med. Kai Lautenschläger" writes:
> Dear list,
>
> sorry to ask again and I hope this time it will not be something
> obviously explained in the manual. Is there a way to insert ambitus at
> the beginning of a staff, that is not the first staff of the score?
>
&g
Dear list,
sorry to ask again and I hope this time it will not be something obviously
explained in the manual. Is there a way to insert ambitus at the beginning of a
staff, that is not the first staff of the score?
A piece I am doing starts of with solo voice and organ and later the choir sets
Thomas Morley-2 wrote
> 2013/7/23 Bockett Hunter <
> bockett1.hunter@
> >:
>> I'd like to get the ambitus after the modern clef signs, in the modern
>> clef
>> vertical location instead
>> of the old clef vertical location.
>>
>
> And the
Thomas Morley writes:
> Why use a function at all?
>
> \version "2.16.2"
>
> isAmbitus = ##f
>
> #(define includeAmbitus
> (if isAmbitus
> #{ \with { \consists "Ambitus_engraver" } #}
> #{ \with { } #}))
>
> \score {
> \new Voice = "one" \includeAmbitus {e' f' g'}
> }
>
> Seems to
1 - 100 of 154 matches
Mail list logo