Re: Appoggiatura help

2012-11-29 Thread Thomas Morley
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, >

Re: Appoggiatura help

2012-11-29 Thread 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, \once \override Slur #'direc

Re: Appoggiatura help

2012-11-29 Thread Nick Payne
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

Re: Appoggiatura help

2012-11-29 Thread Noeck
>> 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

Re: Appoggiatura help

2012-11-29 Thread SoundsFromSound
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

Re: Appoggiatura help

2012-11-29 Thread David Kastrup
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

Re: Appoggiatura help

2012-11-29 Thread Nick Payne
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

Re: Appoggiatura help

2012-11-29 Thread SoundsFromSound
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

Re: Appoggiatura help

2012-11-29 Thread Olivier Biot
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

Re: Appoggiatura help

2012-11-29 Thread SoundsFromSound
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

Re: Appoggiatura help

2012-11-29 Thread SoundsFromSound
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

Re: Appoggiatura help

2012-11-29 Thread Nick Payne
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