51
Messages
This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.
Messages - Warren Porter
52
User Tools / Audit Bar Lines tool
This tool assumes the bar lines are correct and will point out the measures that are short or long in beats defined by the most recent Time Signature.
After downloading this file, please remove the .txt from the end of the file name.
I'll submit it to Scriptorium in a few weeks after I can check feedback.
*** Attachment replaced 12/21/2023. ***
Latest changes: Does not count bar lines excluded from count or empty measures.
*** Attachment replaced 12/22/2023. ***
*** Attachment replaced 12/24/2023. ***
Multi measure rests, Whole rest by itself works for any time signature.
*** Attachment replaced 01/01/2024 ***
Better documentation--cleaned up potential bug.
*** Attachment replaced 01/22/2024 ***
Selecting part of staff just before a bar line could throw the measure count off.
*** Attachment replaced 01/30/2024 ***
Line 96, changing "whole note" to "whole rest"
*** Attachment replaced 03/31/2024 ***
53
General Discussion / Re: Development of Rubato User Tool
Once unzipped, you can see the source if you open with a text editor (i.e., Notepad) or open with a browser and select "view source" (it's Cntl/U on Chrome).
To use this, open NWC at the same time as your browser. Select your rubato section and cut it to the clipboard (Cntl/X), paste it into the text area, and click "Submit". Select the textarea contents and copy it back to your NWC file. If you used the Alt/Tab shortcut to get to the webpage, your NWC cursor will be right where you left it.
The checkbox brings up my test data.
If you think you will need this tool, please test it. If there are any problems, I will need to have a copy of your input data as well as your notes on what it did or didn't do or how to improve it. This version has a "seeded" random number generator so you may replicate previous tests.
I won't ask to put this on Scriptorium in either form until I can check it out further and get some feedback.
Enjoy!
54
General Discussion / Re: Audit Bar Lines
You could create and copy a staff and then audit the new staff. Then look for the first place they don't match. Correct the problem then replace your new staff with the corrected staff. Repeat until no changes.
55
General Discussion / Re: louder the sound of nwc when we played
56
General Discussion / Re: single note on the songbook
- Force stem up, then enter the quarter notes.
- Force stem down, then Cntl/Enter the first half note over the first quarter note (like adding a note to a chord).
- Enter 2nd half note.
- Select the new chord (very first note), then semicolon (or slur icon).
- While it is still selected, Cntl/E and change slur direction to downward.
HTH
Pacem
Edited: I may have misread your question. Were those layered staves with both singing the 2nd half note?
57
General Discussion / Re: Development of Rubato User Tool
58
General Discussion / Re: Development of Rubato User Tool
Math.Random() returns a number between 0 and 1. In the commented out code, I took the sum of 20 random numbers--that method is easier to understand. A low sum or high sum can happen, but not often. When I was working on it, someone on another forum suggested the live code in there now, I'm sorry I didn't give him credit.
The way I use the tool is to fill the measures with whole rests, run the tool, then put notes in. A version to work only on bar lines might be another improvement. I would try it out on Zorba the Greek or Hall of the Mountain King.
59
General Discussion / Re: Development of Rubato User Tool
@all: I'm not sure what the Rubato tool is supposed to do, and what it actually does - anyone knows it (before someone delves into the code ...)?
The heart of the script is in lines 54-67, the playOne script--it returns a number from a gaussian distribution (bell shaped curve). Mostly the numbers it returns will be near 1; numbers higher or lower than 1 are less likely; and the further from 1 numbers are rare. The script prompts for a percentage with a default of 10. A small percentage creates a thin bell and most generated tempi will be near the base while a large percentage will create a wide bell with generated tempos all over the place.
For reference: Gaussian Distribution
There is a bug in line 119 after looking for !NoteWorthyComposerClip-End
Code: [Select · Download]
{ EndProc = i - 1; break; } // Added break 2023/11/15Please replace the existing line 119 with the above if it contains "EndProc = i - 1;".
That bug comes into play if there is only one tempo marking in the part of the staff passed to the script.
This was the file created, look for "|Visibility:Never".
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|TimeSig|Signature:4/4
|Text|Text:"use 5 in rubato"|Font:StaffItalic|Pos:-12.5
|Tempo|Tempo:120|Pos:9.5
|Tempo|Tempo:115|Pos:8|Visibility:Never
|TempoVariance|Style:Accelerando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:121|Pos:8|Visibility:Never
|TempoVariance|Style:Ritardando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:116|Pos:8|Visibility:Never
|TempoVariance|Style:Ritardando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:106|Pos:8|Visibility:Never
|TempoVariance|Style:Accelerando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:128|Pos:8|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:128|Pos:8|Visibility:Never
|TempoVariance|Style:Ritardando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:116|Pos:8|Visibility:Never
|TempoVariance|Style:Accelerando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:117|Pos:8|Visibility:Never
|TempoVariance|Style:Accelerando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:125|Pos:8|Visibility:Never
|TempoVariance|Style:Accelerando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:126|Pos:8|Visibility:Never
|TempoVariance|Style:Ritardando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Text|Text:"use 50 in rubato"|Font:StaffItalic|Pos:-12.5
|Tempo|Tempo:120|Pos:9.5
|Tempo|Tempo:122|Pos:8|Visibility:Never
|TempoVariance|Style:Ritardando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:93|Pos:8|Visibility:Never
|TempoVariance|Style:Ritardando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:4|Pos:8|Visibility:Never
|TempoVariance|Style:Accelerando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:218|Pos:8|Visibility:Never
|TempoVariance|Style:Ritardando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:124|Pos:8|Visibility:Never
|TempoVariance|Style:Accelerando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:210|Pos:8|Visibility:Never
|TempoVariance|Style:Ritardando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:9|Pos:8|Visibility:Never
|TempoVariance|Style:Accelerando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:188|Pos:8|Visibility:Never
|TempoVariance|Style:Ritardando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Tempo|Tempo:180|Pos:8|Visibility:Never
|TempoVariance|Style:Ritardando|Pos:-7|Visibility:Never
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
!NoteWorthyComposerClip-End
I'll try to get this updated as soon as possible and Thanks In Advance to Rick.
60
General Discussion / Re: Development of Rubato User Tool
If you need a number of "anchor tempi" in a piece, I'll see what I can do.
Whatever this tool does, the results will be fixed in stone, i.e., if it generates a hidden quarter = 71 bpm, it will always have that value until you change it. Perhaps a rubato object? It would playback differently every time.
I don't have a website any more, but Richard recreated my NWC scripts: nwc-scriptorium.org/wp.
61
General Discussion / Re: Notes heard before play
HTH
62
General Discussion / Re: I want to key in the old song with long tie
63
General Discussion / Re: I want to key in the old song with long tie
64
User Tools / Re: Very basic help with User Tools required, please
65
User Tools / Re: Very basic help with User Tools required, please
C:\Program Files (x86)\Noteworthy Software\NoteWorthy Composer 2\Scripts\CopyVolVel.js <PROMPT:Copy:=|Volume|Velocities|Both> <PROMPT:Act upon:=|Visible_Staffs|All_Staffs> <PROMPT:Execution Mode:=|Modify|Show|Help>
Thank you for your kind words.
66
User Tools / Re: Very basic help with User Tools required, please
67
General Discussion / Re: Discord channel
I think Discord could be a good idea, but the NWC Forum works well. There's an old saying, "if it ain't broke, don't fix it."
If there is NWC on Discord, I would register for it but would only occasionally use it unless I need a spare tire.
68
General Discussion / Re: How to make a song book
69
General Discussion / Re: Multi-Measure Rest Displays in Multiple Staves
BTW, nwc-scriptorium.org is an excellent resource for NWC users.
HTH
Welcome to the NWC Forums!
70
General Discussion / Re: How to make a song book
HTH
71
General Discussion / Re: Normalizing MIDI files
72
General Discussion / Normalizing MIDI files
These are some sample measures (treble clef, E major)
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Rest|Dur:Half,Dotted
|Chord|Dur:4th|Pos:-2,1
|Bar
|Chord|Dur:4th,Dotted|Pos:-1,1
|Chord|Dur:8th|Pos:-1^,1^
|Chord|Dur:4th|Pos:-1,1|Opts:Stem=Down
|Note|Dur:16th|Pos:0|Opts:Stem=Down,Beam=First
|Note|Dur:8th|Pos:2|Opts:Stem=Down,Beam
|Note|Dur:64th|Pos:n1|Opts:Stem=Down,Beam
|Note|Dur:32nd,Dotted|Pos:#1|Opts:Stem=Down,Beam=End
|Bar
|Chord|Dur:Half,Dotted|Pos:1,3
|Chord|Dur:8th|Pos:1,3|Opts:Stem=Down,Beam=First
|Chord|Dur:8th|Pos:1,3|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End
TIA
73
Tips & Tricks / Re: Slurs or ties direction
74
General Discussion / Re: staves with different time signatures
Edited change: Look for the Aligns 6/8, 9/8 etc into triplet beats user script and install it. It is found in
https://nwc-scriptorium.org/wp/
75
General Discussion / Re: Extra spacing for longer notes
Thanks again to Rick for hosting this.
76
Tips & Tricks / My former NWC website
If you have a problem with anything on that page, please let me know what you were trying to do and include the nwc or nwctxt file if appropriate. I won't ask Rich to make changes to my site more than once a month.
77
General Discussion / Re: publication on the WWW
Thais acc.
78
General Discussion / Re: Script Running?
79
General Discussion / Re: Pease help with download
80
General Discussion / Re: Pease help with download
At any rate, we know copying the install disk to a thumb drive "works".
81
General Discussion / Re: Dividing a song into sections
82
General Discussion / Re: Pease help with download
83
General Discussion / Re: NWC files not opening properly
84
Object Plugins / Re: Glissando.ms (2.2)
Thanks for your work on this!
85
General Discussion / Re: What is this?
Please don't ask me what a harmonic notehead is meant for, I have no clue.
86
General Discussion / Re: Up and Down beams on same set of notes
What's the purpose of XDotSpace=-1 in both chords? It makes the dots invisible.
87
General Discussion / Up and Down beams on same set of notes
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)Can this be done with an object now? I don't want to add a hidden staff if at all possible.
|Chord|Dur:16th,Slur|Pos:5|Opts:Stem=Up,Beam=First,XDotSpace=-1|Dur2:8th,Dotted|Pos2:-1
|Note|Dur:16th,Slur|Pos:4|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:3|Opts:Stem=Up,Beam=End
|Chord|Dur:16th,Slur|Pos:5|Opts:Stem=Up,Beam=First,XDotSpace=-1|Dur2:8th,Dotted|Pos2:-1
|Note|Dur:16th,Slur|Pos:4|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:3|Opts:Stem=Up,Beam=End
!NoteWorthyComposerClip-End
TIA
88
General Discussion / Re: Start-Cancel/Forbid collapsible section
89
General Discussion / Re: staff of "falsetti"
This User Tip shows how to hide staves in a choral work--share staves in a chorale and each part has their own in a fugue.
90
General Discussion / Re: changing the key
91
General Discussion / Re: not loud enough
92
General Discussion / Re: is it slur or tie
93
General Discussion / Re: Screen capture of Player crashes near end.
94
General Discussion / Re: Screen capture of Player crashes near end.
I also tried extending only the top staff by 2 bars and the problem moved to the end of that staff.
I think it's clearly a bug relating to the final bar handling but I have no idea what.
95
General Discussion / Re: Screen capture of Player crashes near end.
96
General Discussion / Re: Screen capture of Player crashes near end.
Are you using the 2.8 beta or 2.75?
97
General Discussion / Screen capture of Player crashes near end.
Vivaldi Gmin 2nd mvt
I have attached the file I ran through the screen capture. Any ideas to avoid the crash near the end?
Thanks in advance.
98
General Discussion / Re: User tool organization
my NWC page
If I am not able to continue this site, thanks in advance to Richard Woodroffe for his offer to host this on nwc-scriptorium.
99
General Discussion / Re: Duration parts in NwcTxt
100