Skip to main content
Topic: EditMark.hmm (0.2) (Read 5672 times) previous topic - next topic

EditMark.hmm (0.2)

I'm afraid of ... no, not Virginia Woolf, but invisible NWC objects - really invisible objects that I would not see in the editor. There are at least two of them: Transparent bars; and whole notes with a blank head. So, I wanted a marker that shows where they are, and maybe also shows some text why I put in these invisibles. But of course, I do not want all this to show up in the printed staff. Thus, I wrote this ...

The EditMark.hmm can be used to add text and dashed marks that only show up in edit mode. This may be especially useful for invisible objects (like transparent bars), almost invisible objects (very small symbols), or just as remarks needed only during editing. The dashed marks are located at the next (presumably invisible) item. Of course, the plugin itself will never be invisible - if the text is empty, a standard symbol (derived from the following item) is shown.

The attached example file shows different uses of the plugin. You might want to check out its interesting print preview.

H.M.

Re: EditMark.hmm (0.2)

Reply #1
For certain uses in large scores, EditMark.hmm can now be a StaffSig. With this, the representation especially of blank notes and chords, but also of other objects has changed. The example file shows the changed behavior.

I won't go into more details - at some point I'll hopefully describe my ideas and practices for creating numerous printed scores from a single NWC score. 

The basic functionality of EditMark.hmm, namely to show some text that is only visible during editing, has not changed.

H.M.

Re: EditMark.hmm (0.2)

Reply #2
I'm afraid of ... whole notes with a blank head.
Perhaps you should use a RestChord.
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|RestChord|Dur:4th|Opts:Stem=Up,HideRest|Dur2:Whole|Pos2:-1z
!NoteWorthyComposerClip-End
Registered user since 1996

Re: EditMark.hmm (0.2)

Reply #3
Yes, perhaps. This was more an addition to a nice-to-have plugin and a maybe-nice-to-have functionality than something really important (like the improved BarCounter); my practices for composing pieces with many voices and then creating printed scores for various groups of performers are still evolving. Hopefully, next year I'll find time to explain processes, problems and some possible solutions that help me to do "agile composing" ...

H.M.

 

Re: EditMark.hmm (0.2)

Reply #4
I'd like to talk to you more about the potential for this tool in my own composition work. Do you have time for that?