Skip to main content
Topic: SlurCubic.ms (2.1) (Read 6389 times) previous topic - next topic

SlurCubic.ms (2.1)

This object is based on Slur.ms, but instead uses cubic Bezier curves, which offer finer control over the shape. The snippet below shows a cubic slur with example settings, compared with a balance-adjusted Slur.ms and native slur.

Paste the following snippet into NWC 2.75, then go to Tools > Manage Objects to install the object.
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.75,Single)
|Clef|Type:Treble
|TimeSig|Signature:4/4
|Text|Text:"SlurCubic.ms"|Font:StaffItalic|Scale:75|Pos:10
|User|SlurCubic.ms|Pos:2|Dir:Upward|LeftBalance:0.4|RightBalance:0.8|LeftStrength:0.8|RightStrength:0.9
|Note|Dur:Half|Pos:4
|Note|Dur:Half|Pos:0
|Bar
|Text|Text:"Slur.ms (balanced)"|Font:StaffItalic|Scale:75|Pos:10
|User|Slur.ms|Pos:1|Balance:0.1
|Note|Dur:Half|Pos:4
|Note|Dur:Half|Pos:0
|Bar
|Text|Text:"Native"|Font:StaffItalic|Scale:75|Pos:10
|Note|Dur:Half,Slur|Pos:4
|Note|Dur:Half|Pos:0
!NoteWorthyComposerClip-End
For details on the object's parameters, refer to the context-sensitive help on object's properties page.

Re: SlurCubic.ms (1.0)

Reply #1
Very cool Mike - I'm not sure which one I prefer though...

Maybe I need to see 'em in real life, perhaps different slurs for different contexts.
I plays 'Bones, crumpets, coronets, floosgals, youfonymums 'n tubies.

Re: SlurCubic.ms (1.0)

Reply #2
Thanks Lawrie. I don't expect this new version to be used everywhere, but for long multi-note slurs, I have felt that the end points for regular (quadratic) slurs can be a bit too flat, at least in comparison to published sheet music I've seen.

Mike

Re: SlurCubic.ms (1.0)

Reply #3
Attached are the first pages of a choral score I am creating for our church choir, as rendered with standard and cubic slurs. The version with the standard slurs makes extensive use of the slur markers to tighten things up where possible.

One advantage of the cubic slur version is that I was able to reduce the spacing between staves.

I am sure that the difference in appearance between the two slur types is a matter of personal preference, but people can choose whichever they prefer.

It should also be noted that for the cubic slur version, I had to create two slurs for each run, on each side of the system break, since SlurCubic.ms (and Slur.ms for that matter) does not know how to span systems.

Thanks,
Mike

Re: SlurCubic.ms (1.0)

Reply #4
Hi Mike,
seeing the two types "side by side" as long slurs, your cubic version looks very good to my eye.

Thanks buddy.
I plays 'Bones, crumpets, coronets, floosgals, youfonymums 'n tubies.

Re: SlurCubic.ms (1.1)

Reply #5
The SlurCubic.ms user object has been updated, with the following changes:

  • Minor parameter adjustment and menu improvements
  • Parameter adjust anchor boxes are now visible only in edit mode

Mike

Re: SlurCubic.ms (1.1)

Reply #6
Hi Mike,

I'm just starting to use your slur.cubic-tool, which I find very helpful! Thanks for this!
But now I've just encountered a little problem, and I don't know if I am making a mistake or if I just hit the limits of your user object.

As you can see in the attached files, I tried to create a slur from measures 6 (3rd beat) to 10 (2nd beat). This works perfectly in the program itself, but in the printout it doesn't, because in the middle of the slur there is a system break. Unfortunately the slur only shows up in the upper system and doesn't continue in the lower one.

Now I'm curious if there's any possibility to fix this problem?
Thanks in advance! 

Re: SlurCubic.ms (1.1)

Reply #7
Hello jfb,

Unfortunately, the Slur and SlurCubic objects are not currently capable of spanning a system, as native slurs are able to do. The only way to achieve a spanned slur object is to create two slurs, one on each side of the system break. You will also need to place a hidden grace rest immediately before the system break so that the slur has a target.

I have considered a change to the slur objects to allow them to span systems, which is now possible with 2.75a beta, but I need to find a straightforward way to specify the end point offsets for subsequent slur segments before this can be done.

 

Re: SlurCubic.ms (2.1)

Reply #8
The SlurCubic.ms user object has been updated for version 2.75a, with the following changes:

  • An embedded user tool has been added, which allows a slur to be added for a selection.
  • Interactive editing of the object's parameters has been added, using the numeric keypad.