Re: Tempo Alignment Questions

2018-01-17 Thread Jay Anderson
On Mon, Jan 15, 2018 at 1:46 AM, Xavier Scheuer wrote: > On 14 January 2018 at 16:36, Jay Anderson wrote: > > > > Right. I want a more general solution. It gets annoying to have to > > tweak the same tempo in the score and different parts. With the > > accidental issue for instance the object i

Re: Tempo Alignment Questions

2018-01-15 Thread Xavier Scheuer
On 14 January 2018 at 16:36, Jay Anderson wrote: > > Right. I want a more general solution. It gets annoying to have to > tweak the same tempo in the score and different parts. With the > accidental issue for instance the object is on the page so I assume > there is some way to tell it to align w

Re: Tempo Alignment Questions

2018-01-14 Thread Jay Anderson
On Sat, Jan 13, 2018 at 9:53 PM, Shane Brandes wrote: > \override Score.MetronomeMark.extra-offset = #'(x . -y) that will do > it you will have to iterate a few guesses to get what you want. > Right. I want a more general solution. It gets annoying to have to tweak the same tempo in the score

Re: Tempo Alignment Questions

2018-01-13 Thread Shane Brandes
\override Score.MetronomeMark.extra-offset = #'(x . -y) that will do it you will have to iterate a few guesses to get what you want. Shane On Sat, Jan 13, 2018 at 11:34 PM, Jay Anderson wrote: > I'm unable to find them at the moment, but I've seen threads discussing > general overrides for temp