Jump to content

Missing hairpin?


Recommended Posts

I've encountered some unexpected behavior of an OMN-script, maybe I'm missing something?

The following code gives the intended result:

(e d4 mp> > > > pp -)

But in the following context using exactly the same OMN-script (second bar) the hairpin won't display:

((e d4 f> > > >) (e d4 mp> > > > pp -))

Both bars playback as intended though.

/Erik

Opusmodus 1.1.17944

OS X 10.9.5

Link to comment
Share on other sites

You could write:

((e d4 f> > > >) (e d4 > > > > pp -))
or
((e d4 f> > > mp) (e d4 mp> > > > pp -))
or
((e d4 f> > > >) (e d4 mp > > > pp -))
or
((e d4 f> > > mp) (e d4 > > > > pp -))

 

The hairpin with velocity needs to end on a velocity symbol and not on other hairpins.

 

Link to comment
Share on other sites

Thanks for the quick reply,

The third suggestion is what comes closest to what I'm looking for, but I want the second hairpin to start immediately on the first note (connected to the mp, not 1 note later).

Is that possible?

My first hairpin ends on a velocity symbol, I just want it to continue directly:

 

((e d4 f> > > >) (e d4 mp> > > > pp -))

 

Skärmavbild 2016-01-30 kl. 21.27.30.png

(Notation from Sibelius).

The playback effect of my code works just as intended.

/Erik

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy