Page 1 of 1

Non-printing Score Markings

PostPosted: Mon Aug 26, 2013 11:03 am
by wcreed51
Are there any generic non-printing score markings available to trigger rules? I have a vague recollection that there are.

Re: Non-printing Score Markings

PostPosted: Tue Aug 27, 2013 8:02 am
by pcartwright
There are two varieties:

X01 - X20 for single note rules (the rule doesn't carry over to subsequent notes)
<if technique = "x01" />
to place in score, type 'x1

custom sounds 1 - custom sounds 10 for rules that don't end after the assigned note is played
<if technique = "cs01" />
to place in score, type 'cs1

Re: Non-printing Score Markings

PostPosted: Tue Aug 27, 2013 2:32 pm
by wcreed51
Thanks, very helpful. Too bad they print!

Re: Non-printing Score Markings

PostPosted: Tue Aug 27, 2013 2:45 pm
by thorrild
Juist hide them from view: Right-click > Attachments > Hide.

Best,
Thorrild

Re: Non-printing Score Markings

PostPosted: Tue Aug 27, 2013 3:08 pm
by wcreed51
Yes, but that has to be done 1 at a time, unlike Finale where you can just define a non printing staff expression to use over and over.