On 2024-09-27 17:14, David Sumbler
wrote:
Thanks - that's perfect. The difficulty I had was that I
couldn't figure out what class of object an accent is. I had
already tried
\override
TextScript.avoid-slur =
This is a question that came up on Reddit the other day and I didn't
have an answer (it never happens to me).
Say you are working on a score with multiple parts (like an orchestra)
and you need to insert some measures into all the parts somewhere in
the middle of the piece. Is there a way to organ
Responding back to the list.
> What if, while composing, you add measure numbers as comments BUT, as in the
> ancient BASIC programming language you count by 10 (or 100)?
Funnily enough I too thought about those old BASIC days and line
numbering. I hadn't thought through it as much though. I can
On Thu, 26 Sep 2024 21:36:58 -0500
David Wright wrote:
> On Wed 25 Sep 2024 at 16:35:51 (-0500), Cameron Hall wrote:
> > Hello, I'm a fairly new user, and I'm trying to combine some
> > similar parts together in a score which may contain quoted
> > sections. However, it seems that using quoteDuri
> The difficulty I had was that I couldn't figure out what class of
> object an accent is. I had already tried
>
> \override TextScript.avoid-slur = #'inside
>
> but this of course doesn't work. I couldn't find out from the
> documentation how accents etc. are classified, although I expect it
How do I persuade Lilypond to position all accent marks inside slurs?
At the moment, in a passage containing numerous accents and slurs, I
am finding that some accents are outside the slur and some inside,
which looks a mess!
David
On Fri, 2024-09-27 at 07:54 -0700, Knute Snortum wrote:
>
> On Fri, Sep 27, 2024 at 7:42 AM David Sumbler
> wrote:
> > How do I persuade Lilypond to position all accent marks inside
> > slurs? At the moment, in a passage containing numerous accents and
> > slurs, I am finding that some accents
On Fri, Sep 27, 2024 at 7:42 AM David Sumbler wrote:
> How do I persuade Lilypond to position all accent marks inside slurs? At
> the moment, in a passage containing numerous accents and slurs, I am
> finding that some accents are outside the slur and some inside, which looks
> a mess!
>
It's h
On Fri, Sep 27, 2024 at 7:06 AM Cameron Hall wrote:
>
> So, given this situation, do you have any suggestions on how to
> approach this and reduce the amount of duplicated code as much as
> possible?
>
It's not as powerful as \quoteDuring, but you could use variables to hold
the unison parts: (
On 27/09/2024 16:14, David Sumbler wrote:
On Fri, 2024-09-27 at 07:54 -0700, Knute Snortum wrote:
On Fri, Sep 27, 2024 at 7:42 AM David Sumbler wrote:
How do I persuade Lilypond to position all accent marks inside
slurs? At the moment, in a passage containing numerous accents and
slurs, I
--
Knute Snortum
On Fri, Sep 27, 2024 at 8:14 AM David Sumbler wrote:
>
>
> On Fri, 2024-09-27 at 07:54 -0700, Knute Snortum wrote:
>
>
> On Fri, Sep 27, 2024 at 7:42 AM David Sumbler wrote:
>
> How do I persuade Lilypond to position all accent marks inside slurs? At
> the moment, in a passa
Hi Cameron,
I'm sure others on this list may have differing opinions, but personally my
strong advice is to simply enter the music for each part verbatim in a
single variable, with one measure per line. Using variables and quotes for
themes played repeatedly or by many instruments seems like it wi
Hi David,
Unfortunately, this just is a significant workflow shortcoming of composing
in Lilypond. For me, it is outweighed by the workflow benefits of Lilypond,
the most important of which is that, since the files are all plain text, it
enables me to use Git to manage my composition projects.
Wh
> I know with some editors you can search and replace multiple files
> at once but this feels like it would mess up any internal
> organization with respect to bar numbers in the LilyPond file (in
> the comments).
At least for this there is an easy solution: Use rehearsal marks
instead of bar nu
[how to insert a bar in the middle of a piece with many parts]
I use Frescobaldi for this type of work. Just click on the image of the score
in the part where you wish to insert a bar [you are placed in the editor in the
correct file at the position you clicked] and insert the new bar.
Repeat fo
Dear David,
I don't know of any command or script that adds an extra bar before
measure 45 or something like that, so it's something that you will have
to do manually.
I think the things that will help the most for this are dutifully
placing bar checks in your file (to help when you're scann
16 matches
Mail list logo