Skip to main content
Topic: Visibility (Read 2810 times) previous topic - next topic

Visibility

I was composing a piece and using layering to put 2 voices on the same staff. Somehow, I was able to make my rests in the second staff "invisible". I can't seem to find the dialog box that allowed me to do that. Can anyone help?

Thanks,

John

Re: Visibility

Reply #1
Good Evening John;
   It is a part of the properties of the object. Highlight the object, or objects, you want to hide and hit cntl^e to open the properties dialog. Click the visibility tab and choose how you want it to display under show on printed page. The dropdown box has four (4) choices. Default, always, top staff only, and never.

Regards
Keith
Illigitimi Non Carborundum

Re: Visibility

Reply #2
G'day John,
any object can have its visibility managed:

  • Select the object - <Shift-Arrow>, "mouse drag"
  • Go to the objects properties dialogue - <Alt-Enter>, <Ctrl-E> or |Edit|Properties|
  • Select the "Visibility" tab
  • Select the "Show on printed page:" option you want.
  • Click OK
I plays 'Bones, crumpets, coronets, floosgals, youfonymums 'n tubies.

Re: Visibility

Reply #3
You can also put voices in the second staff by making chords out of notes with different values, for instance:
Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Chord|Dur:4th,Dotted|Pos:b-4|Opts:Stem=Up|Dur2:Half|Pos2:b-5
|Note|Dur:8th|Pos:b-5|Opts:Stem=Up
|Chord|Dur:Half|Pos:-5|Opts:Stem=Down|Dur2:Half,Dotted|Pos2:-4
|Note|Dur:4th,Slur|Pos:b3|Opts:Stem=Down
!NoteWorthyComposerClip-End


Re: Visibility

Reply #4
Thanks for all your replies. As usual, I figured it out after I asked the question. I highlighted the object, right clicked and went to "Properties", etc.

Thanks again,

John