Skip to main content
Recent Posts
11
General Discussion / Re: NWC on Linux
Last post by Bart -
Yes, I tried this also several years ago, but first I needed Timidity to get (bad) sound, then wine and after a reboot, my configuration was lost and I needed to configure it again. Not really useful in my opinion.

With a virtual machine on my new Linux and an old Windows XP, there is no hassle at all.

Bart
13
General Discussion / NWC on Linux
Last post by Bart -
My computer does not support Windows 11.
Sadly NWC never provided a version for Linux. :(

Nevertheless I installed Linux on an external USB drive and if I unplug the USB drive, I can still boot in Windows 10.

I have chosen for Linux Mint and I must admit that after using it for some weeks now, I begin to prefer it over Windows 10.  :o

To be able to run NWC, I installed Oracle Virtual Box with an old Windows XP (no activation needed) and installed my copy of NWC.
Now NWC works also perfect on Linux :)

Bart
15
User Tools / Re: Beat slashes
Last post by Lawrie Pardy -
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.
Hi Mike,
I can't think of any time that I might have used a stemless one, excluding a semibreve, of course  ;) but I do often use them muted, and even more often, with Lyric Syllable Never set.
17
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.
18
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?
19
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.
20
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.