2012/11/30 Noeck :
> Am 29.11.2012 23:56, schrieb Nick Payne:
>> \version "2.17.6"
>>
>> \relative c'' {
>> \once \override Slur #'direction = #UP
>> \appoggiatura f8 fis,
>> \once \override Slur #'direction = #UP
>> \shape #'(0.7 -2.5 0.5 -2.3 0.3 -3 0 -4) Slur \appoggiatura f'8 fis,
>
Am 29.11.2012 23:56, schrieb Nick Payne:
> \version "2.17.6"
>
> \relative c'' {
> \once \override Slur #'direction = #UP
> \appoggiatura f8 fis,
> \once \override Slur #'direction = #UP
> \shape #'(0.7 -2.5 0.5 -2.3 0.3 -3 0 -4) Slur \appoggiatura f'8 fis,
\once \override Slur #'direc
On 30/11/12 09:32, David Kastrup wrote:
Nick Payne writes:
See http://lsr.dsi.unimi.it/LSR/Item?id=777:
\version "2.17.6"
A rather new version.
shapeSlur = #(define-music-function (parser location offsets) (list?)
#{
\once \override Slur.control-points = #(alter-slur-curve of
>> I guess, perhaps I could just leave the slur "as is" in my original post and
>> just tweak the final output in Inkscape? No? Not ideal, but maybe?
>
> See http://lsr.dsi.unimi.it/LSR/Item?id=777:
>
> \version "2.17.6"
>
> #(define ((alter-slur-curve offsets) grob)
> ;; get default control
David Kastrup wrote
> Nick Payne <
> nick.payne@.on
> > writes:
>
>> See http://lsr.dsi.unimi.it/LSR/Item?id=777:
>>
>> \version "2.17.6"
>
> A rather new version.
>
>> shapeSlur = #(define-music-function (parser location offsets) (list?)
>> #{
>> \once \override Slur.control-point
Nick Payne writes:
> See http://lsr.dsi.unimi.it/LSR/Item?id=777:
>
> \version "2.17.6"
A rather new version.
> shapeSlur = #(define-music-function (parser location offsets) (list?)
> #{
> \once \override Slur.control-points = #(alter-slur-curve offsets)
> #})
And the above def
On 30/11/12 08:59, SoundsFromSound wrote:
shutterfreak wrote
Hi,
First, I suppose the last note in that 5/16 measure should be a fis8 and
not a fis4, otherwise the measure should last 9/16 and not 5/16.
I tried entering this in MuseScore. The default grace note gets no slur,
adding a slur with
shutterfreak wrote
> Hi,
>
> First, I suppose the last note in that 5/16 measure should be a fis8 and
> not a fis4, otherwise the measure should last 9/16 and not 5/16.
>
> I tried entering this in MuseScore. The default grace note gets no slur,
> adding a slur without modifying a thing yields th
Hi,
First, I suppose the last note in that 5/16 measure should be a fis8 and
not a fis4, otherwise the measure should last 9/16 and not 5/16.
I tried entering this in MuseScore. The default grace note gets no slur,
adding a slur without modifying a thing yields the result in measure 1,
inverting
Nick Payne-3 wrote
> On 29/11/12 18:32, SoundsFromSound wrote:
>> Hello,
>>
>> Is there a way to flip the grace note/appoggiatura marking so it's above
>> the
>> note, instead of where it is now? It's all messy and overlapping; I'd
>> like
>> to move it to be above the notes.
>
> If you mean the
Nick Payne-3 wrote
> On 29/11/12 18:32, SoundsFromSound wrote:
>> Hello,
>>
>> Is there a way to flip the grace note/appoggiatura marking so it's above
>> the
>> note, instead of where it is now? It's all messy and overlapping; I'd
>> like
>> to move it to be above the notes.
>
> If you mean the
On 29/11/12 18:32, SoundsFromSound wrote:
Hello,
Is there a way to flip the grace note/appoggiatura marking so it's above the
note, instead of where it is now? It's all messy and overlapping; I'd like
to move it to be above the notes.
If you mean the slur, use \once \override Slur #'direction
12 matches
Mail list logo