Hi David,
2011/11/4 Thomas Morley
> (...)
> Also, I deleted my attempt to automatize stem-shortning (for now stems are
> to be shortened manually. This works! :)). Perhaps I start a new try with
> "2.15.13" and the 'length-property next weekend.
> (...)
>
I think the stem-shortening-problem is
Hi David,
to get beaming consistent to your featherDurationTest, I added a new
condition to my grow-beam-var:
With a positive argument you retrieve accel.-rit.
With a negative one rit.-accel.
(Most of the testing is commented out and the turning-peak option is
deleted)
I added your revised feathe
Hi Harm,
On Tue, Nov 1, 2011 at 2:40 PM, harm6 wrote:
>
> I tried to make an automated definition (first attachment) and to integrate
> it in the grow-beam-var-definition (second attachment). This feature will
> only work with kneed beams and if the directions of the first and last stem
> are di
Hi David
David Nalesnik-2 wrote:
>
> 2011/11/1 David Nalesnik
> (...)
> If you set 'stem-end-position in the course of an override of
> 'stencil, it works in both cases:
> (...)
>
I tried to make an automated definition (first attachment) and to integrate
it in the grow-beam-var-de
Hi Harm,
On Sun, Oct 30, 2011 at 7:08 PM, Thomas Morley <
thomasmorle...@googlemail.com> wrote:
>
>> \once \override Stem #'stem-end-position = #-8
>>
>
> Works fine with "2.14.2" and \change Staff.
> But there is no effect in the following example.
>
> \version "2.14.2"
> { a'8 [
> \once \overr
Hi David,
2011/10/30 David Nalesnik
> Hi Harm,
>
> I added (if (ly:stencil? (ly:stem::print grob)) ... to the function (and
>> some construction-helpers, maybe deleted). Now it works with \change Staff,
>> too. "2.15.13" or higher is still needed.
>>
>
> All you need here is a call to ly:stem::p
Hi Harm,
I added (if (ly:stencil? (ly:stem::print grob)) ... to the function (and
> some construction-helpers, maybe deleted). Now it works with \change Staff,
> too. "2.15.13" or higher is still needed.
>
All you need here is a call to ly:stem::print first; there's no need to
integrate it into t
Hi David,
2011/10/28 Thomas Morley
> Hi David,
>
> 2011/10/28 David Nalesnik
>
>> Hi Harm,
>>
>> (...)
>>
>> I tried various overrides to adjust the length of the final stem only,
>> and the solution I got to work is this:
>>
>> xy = \once\override Stem #'french-beaming = ##t
>>
>> \relative c
Hi Harm,
On Sat, Oct 29, 2011 at 9:47 AM, Thomas Morley <
thomasmorle...@googlemail.com> wrote:
>
> To make it possible to enter the same arguments to both,
> featherDurationTest and grow-dir-var, I added some conditions to the
> turnaround-argument and the end-multiplier.
>
Good idea -- thank y
Hi David,
2011/10/29 David Nalesnik
> Hi again,
>
> (...)
> The attached should work with accel./rit. and rit./accel.
>
Wow!! Looks great!!
> There is only one extra argument now, which represents the position of the
> "turnaround". This can't be larger than the number of notes in the group.
Hi again,
On Fri, Oct 28, 2011 at 4:31 PM, David Nalesnik wrote:
>
> I worked on this a bit, and I came up with something which will handle the
> accel./rit. pattern which you've been using with your feathered beam
> function. It works just like \featherDurations, except you add two
> additional
Hi Harm,
On Fri, Oct 28, 2011 at 8:18 AM, Thomas Morley <
thomasmorle...@googlemail.com> wrote:
> Hi David,
>
> 2011/10/28 David Nalesnik
>
>> [ . . . ]
>
>
>> Maybe you could think of some artful way to modify the function in
>> music-functions-init.ly to incorporate the increase/decrease. Tha
Hi David,
2011/10/28 David Nalesnik
> Hi Harm,
>
> On Tue, Oct 25, 2011 at 12:05 PM, harm6 wrote:
>
>>
>> Hi David,
>>
>> David Nalesnik-2 wrote:
>> >
>> > Hi Harm,
>> >
>> > On Mon, Oct 24, 2011 at 4:09 PM, Thomas Morley <
>> > thomasmorle...@googlemail.com> wrote:
>>
>> I'm looking for a metho
Hi Harm,
On Tue, Oct 25, 2011 at 12:05 PM, harm6 wrote:
>
> Hi David,
>
> David Nalesnik-2 wrote:
> >
> > Hi Harm,
> >
> > On Mon, Oct 24, 2011 at 4:09 PM, Thomas Morley <
> > thomasmorle...@googlemail.com> wrote:
>
> I'm looking for a method to integrate something like:
>
> (if (= number 0)
>
Hi David,
David Nalesnik-2 wrote:
>
> Hi Harm,
>
> On Mon, Oct 24, 2011 at 4:09 PM, Thomas Morley <
> thomasmorle...@googlemail.com> wrote:
> (...)
>> Values like "0" or values greater than the stem-count are faking
>> \override
>> Beam #'grow-direction = #LEFT (RIGHT). (This is not very elegan
Hi David,
2011/10/24 David Nalesnik
> Hi Harm,
> (...)
> I haven't tried to break your function :) but the attached file shows one
> way you could generalize it to remove the code duplication and work with
> more than four beams. (In the example, I've changed the first group to use
> 128th note
Hi Harm,
On Sun, Oct 23, 2011 at 8:21 AM, harm6 wrote:
the attached file is a first attempt to make feathered beams more variable.
> p.e.:
> http://old.nabble.com/file/p32705102/beam15.png
This is really cool! What a great function!!
Some problems persist:
> The function is limited up to 64th
17 matches
Mail list logo