Skip to main content
Recent Posts
61
User Tools / Re: Beat slashes
Last post by Mike Shawaluk -
My only objection to the headless, muted, stemless notes is that I make extensive use of the "CueHeads" object which functions on headless notes...
As the author of CueHeads.ms, I was thinking about this as well. In your usage of CueHeads, how often do the notes have zero-length stems?  The CueHeads object could have an option to exclude stemless (or mute) notes, so that it plays well with this tool.
62
User Tools / Re: Beat slashes
Last post by Lawrie Pardy -
This tool converts rests or notes to beat slashes (a purely visual marker; see attached image).
In jazz and popular music, passages are often notated with slash noteheads that indicate no specific pitch and show no rhythm.
Depending on the content, this might indicate an improvised solo and accompaniment pattern to be devised by the player,
or a suggestion to continue in the style of previously notated passage.

The NWC rests, notes or chords are uninportant, provided that their durations are multiples of 1/4.
It uses the char '/' of MusicDingsSans or MusicDingsSerif with the same size of the standard NWC2STDA.
By default that font is assumed as font User 1, but a different User font (1..6) can be specified on the command line.
E.g., "scripts\fl_BeatSlashes.lua 3" to use User 3.

N.B. Instead of hidden rests up in the sky I preferred headless, muted, stemless 1/4 notes because in the editor you can actually see their presence.

Version 1.1
Thanks Flurmy.
If I may, I think I would prefer if this tool ONLY worked on crotchet (and minim, and semibreve) rests.  If I have a note, or series of notes, it's almost certain that's what is required there.

My only objection to the headless, muted, stemless notes is that I make extensive use of the "CueHeads" object which functions on headless notes...

Maybe some additional command line options?
63
User Tools / Re: Rhythmic slash notation
Last post by Lawrie Pardy -
Quite often I need to enter comping marks - these are really just a slash in place of a crotchet (quarter note) rest.
Do you mean something like in the attached image?
Of course I can make it as an enhancement, but I see it quite different, hence deserving his own tool.
I was indeed wondering if creating it or not.
Stay tuned.
Exactly as in the attached image.
I figured a single tool to do both would be less confusing, but I'll be happy with 2 tools.
Thanks mate.

Quote
then I move the rest off the page with Global_mod.  The rest must be moved instead of being made invisible or it won't take up the necessary horizontal space.  Perhaps you could modify this tool to automate that process too (it would need to move the rest).
Yuk, I forgot that trick (and I was hoping it wasn't needed anymore...)!
I don't remember which was the usual value for the offset. Perhaps the maximum allowed. Maybe 25000?
The max allowed is, I think around 2047 - I always use 2000 as it is an easy, round number.  I actually have an invocation of Global_Mod specifically for this function, and it is set to 2000.  I also have a -2000 version but I rarely have need to use it.
64
User Tools / Re: Rhythmic slash notation
Last post by Flurmy -
Additions made.  ;)

I know I could highlight and use Global Mod to make these changes after the fact
Well, I'd rather change "User1" in the code with the desired font, but I know this is cheating!  :))  :))

there is any way to shorten the length of the slash and reposition it to reflect more of what one would see in a jazz chart?
Not impossible at all, but I need some examples.
I based my tools on the examples found online.
65
User Tools / Re: Rhythmic slash notation
Last post by Michael W. Powell -
Hi Flurmy, thanks for putting together this tool and the Beats Slashes. This is great and I can see myself getting a lot of use out of these. Besides using NWC for Classical and Wind Ensemble music transcriptions and for transposing parts for other instrumentation, I also use it to compose and transcribe jazz charts and Lead Sheets and this will eliminate a lot of painful and tedious editing to create these.

If you're open to feedback and/or are still making tweaks and refinements to these tools, I was wondering a couple of things. First, how difficult would it be to include a user interface with either tool to allow the selection of a different User font with each use or to allow a user to modify the tool going forward to use their User font of choice? I have created many templates that already utilize User 1 for other markings and it would be a chore to modify each of them to accommodate the tool's default of User 1. I know I could highlight and use Global Mod to make these changes after the fact, but if it can done with one click of a button, why not.  :)

The second thing I'm wondering is with the Rhythmic Slash tool if there is any way to shorten the length of the slash and reposition it to reflect more of what one would see in a jazz chart? This is not a deal breaker by any means, and if it's too much of a pain in the rear I would understand not putting in the effort to make the change. Purely a selfish request on my part that would be a nice to have and not a must. I will still use the tool regardless as it will definitely save me a lot of time.

Anyway, thanks again for a very useful user tool.
66
User Tools / Beat slashes
Last post by Flurmy -
This tool converts rests with durations multiples of 1/4 to beat slashes (a purely visual marker).
In jazz and popular music, passages are often notated with slash noteheads that indicate no specific pitch and show no rhythm.
Depending on the content, this might indicate an improvised solo and accompaniment pattern to be devised by the player,
or a suggestion to continue in the style of previously notated passage.

It uses the char '/' of MusicDingsSans or MusicDingsSerif with the same size of the standard NWC2STDA.
By default that font is assumed as font User 1, but a different User font (1..6) can be specified on the command line.
E.g., "scripts\fl_BeatSlashes.lua 3" to use User 3.

Rests moved up out of the score can be used instead of headless, stemless crotchet by specifying 'r' on the command line.

Version 2.0
67
User Tools / Re: Rhythmic slash notation
Last post by Mike Shawaluk -
If there were still updates being done to NWC, I would vote for a visibility option of "Transparent", which allows that object to be hidden but still take up its normal space on the staff.  No more need to move objects into the stratosphere.
68
User Tools / Re: Rhythmic slash notation
Last post by Flurmy -
Quite often I need to enter comping marks - these are really just a slash in place of a crotchet (quarter note) rest.
Do you mean something like in the attached image?
Of course I can make it as an enhancement, but I see it quite different, hence deserving his own tool.
I was indeed wondering if creating it or not.
Stay tuned.

then I move the rest off the page with Global_mod.  The rest must be moved instead of being made invisible or it won't take up the necessary horizontal space.  Perhaps you could modify this tool to automate that process too (it would need to move the rest).
Yuk, I forgot that trick (and I was hoping it wasn't needed anymore...)!
I don't remember which was the usual value for the offset. Perhaps the maximum allowed. Maybe 25000?
69
User Tools / Re: Rhythmic slash notation
Last post by Lawrie Pardy -
Nice.
Can I make an enhancement suggestion?

Quite often I need to enter comping marks - these are really just a slash in place of a crotchet (quarter note) rest.
Currently I place a crotchet rest, then create a text entry centred on it in the correct vertical alignment (centred in the staff), then I move the rest off the page with Global_mod.  The rest must be moved instead of being made invisible or it won't take up the necessary horizontal space.  Perhaps you could modify this tool to automate that process too (it would need to move the rest).
70
User Tools / Re: Rhythmic slash notation
Last post by Flurmy -
I am curious whether you also saw this review, and whether it was the motivation for creating this user tool.
Yesssss!  :D
But there is more.
Lately I'm transcribing a lot of jazz for the orchestra and often the guitar part is written this way.
I did it by hand for a couple of scores, but then I asked myself what I was waiting to automate it.
The review was just the final push.  ;)

I think that creating a specific object for this is a sort of overkilling, but sure it will work too.
Good luck!