Skip to main content

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
General Discussion / Re: How to make a song book
Remove the words in the chorus from all lyrics except for one verse. If the song starts with the chorus, replace the lyrics with "_ " for all but one verse.
HTH
54
General Discussion / Normalizing MIDI files
In most music, especially popular music, 32nd and 64th notes are extremally rare but are all to frequent in downloaded midi files. Is there any way to fix this?  My guess is they come when someone is playing to create a midi file and their timing isn't perfect (whose is?) or middle notes in a guitar chord for example.

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
55
Tips & Tricks / Re: Slurs or ties direction
I have a user page Stem and Articulation Avoidance here that Rich is hosting on NWC Scriptorium. That and Layered Note Avoidance might help layered parts look better or keeping slurs from looking like a fish or a lens.
57
General Discussion / Re: Extra spacing for longer notes
You might want to experiment with nwc-scriptorium.org/wp/spacerorg.html. It starts with adding "default" spacers that do nothing, but then you can use the tool to add or take away space between notes. It has to be open at the same time your NWC piece is open since you will be doing a lot of cut and pasting on your clipboard.

Thanks again to Rick for hosting this.
58
Tips & Tricks / My former NWC website
I thank Richard Woodroffe for hosting the NWC part of my old website on nwc-scriptorium.

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.
62
General Discussion / Re: Pease help with download
I am on a new computer (Windows 11). I had copied the install CD to a thumb drive and was able to install in on the new PC, but after one upgrade, I am only up to 1.75c and will have to pay extra to get a 2.X version. As a 24 year user, I thought I was beyond that.

At any rate, we know copying the install disk to a thumb drive "works".
64
General Discussion / Re: Pease help with download
I may have a similar problem, but I have an install disk for 1.75a. Will soon be moving to a new Windows 11 computer that does not have a CD drive. I'll try to save it while I'm on my old computer and may have something you can use in a day or two.
66
Object Plugins / Re: Glissando.ms (2.2)
I am having a problem with how it sounds the 2nd time. Both notes are supposed to sound by themselves with a slide between them. The violin will be playing both holding down the same finger and shifting.

Thanks for your work on this!
69
General Discussion / Up and Down beams on same set of notes
I am trying to beam the eighth (dotted) notes in the following snippet:
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|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
Can this be done with an object now? I don't want to add a hidden staff if at all possible.
TIA
73
General Discussion / Re: not loud enough
Why not distribute midi files instead? With the vanBasco player, the choir members can mute, play, or highlight any part and it also displays lyrics.
74
General Discussion / Re: is it slur or tie
This tool will create an offset if the upper note (stems up) and lower note (stems down) are too close. If both parts have slurs or ties and they look like a lens or a fish, use the link on the first line.
80
General Discussion / Re: User tool organization
On the subject of User Tools, this is my collection on the right hand side of my page. The left side is for web pages that must be kept open at the same time as NWC--most have been converted to user tools unless matching staves must worked on simultaneously.
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.
81
General Discussion / Re: Duration parts in NwcTxt
On the Opts: for a note or chord, does the order make any difference? I am trying to debug a page that has to add some options but keep anything already specified intact.
83
General Discussion / Re: Is there a way to convert fermatas into tempo markers before export?
First fill the top staff with whole rests, time signatures, and rehearsal symbols.
I don't know of any tool that does that, but you can go to the beginning of a staff and hit Cntl/F At the end of the "Find What" line is a small box with four dots. Click on it, then select Tempo or Tempo Variance.
When you find one, select it (if not done already) , Cntl/X on it and paste it upstairs. Hit F3 to repeat.
I used that in Spanish Dance recently.






85
General Discussion / Shutting down my website
I regret to announce that I will be shutting down my website later this month. If there are any pages or scripts you use frequently or used to use that don't work as well now, please let me know now. I'll do my best to debug / document what I can before pulling the plug.

Richard has offered to host my NWC folder on Scriptorium and I thank him for that.

wjporter.com/nwc
89
General Discussion / Re: Support???
I will admit NWC is a stable product right now, but occasionally the forum needs moderating.

If users are going to be doing the programming, objects, and scripts, some more documentation would be helpful.
90
General Discussion / Re: Fermatas vs Arpeggios
I wish I understood a lot more about how NWC and useful objects work, but finally decided on no delay in the fermata and getting the same effect by inserting a slower tempo on the last measure.
Thank you for looking at it though. Your tips and tools have been useful to the NWC community many times over and I appreciate your time and efforts.
91
General Discussion / Fermatas vs Arpeggios
In this snippet I have a fermata in the last measure where a chord in the piano is arpeggiated. When played, there are a few extra notes added to the measure.

Is there any way to make this work or workaround?

TIA
92
General Discussion / Re: any tricks for tied note decrecendo or crescendo?
This was my test, it seemed OK. I specified both volume and velocity.
Code: (nwc) [Select · Download]
!NoteWorthyComposer(2.751)
|Editor|ActiveStaff:1|CaretIndex:2|CaretPos:0
|SongInfo|Title:""|Author:"<Name>"|Lyricist:""|Copyright1:"Copyright © 2021 <Name>"|Copyright2:"All Rights Reserved"
|PgSetup|StaffSize:16|Zoom:5|TitlePage:Y|JustifyVertically:Y|PrintSystemSepMark:N|ExtendLastSystem:N|DurationPadding:Y|PageNumbers:0|StaffLabels:None|BarNumbers:None|StartingBar:1
|Font|Style:StaffItalic|Typeface:"Times New Roman"|Size:10|Bold:Y|Italic:Y|CharSet:0
|Font|Style:StaffBold|Typeface:"Times New Roman"|Size:8|Bold:Y|Italic:N|CharSet:0
|Font|Style:StaffLyric|Typeface:"Times New Roman"|Size:7.2|Bold:N|Italic:N|CharSet:0
|Font|Style:PageTitleText|Typeface:"Times New Roman"|Size:24|Bold:Y|Italic:N|CharSet:0
|Font|Style:PageText|Typeface:"Times New Roman"|Size:12|Bold:N|Italic:N|CharSet:0
|Font|Style:PageSmallText|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User1|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User2|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User3|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User4|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User5|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User6|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|PgMargins|Left:1.27|Top:1.27|Right:1.27|Bottom:1.27|Mirror:N
|AddStaff|Name:"Staff"|Group:"Standard"
|StaffProperties|EndingBar:Section Close|Visible:Y|BoundaryTop:12|BoundaryBottom:12|Lines:5|Color:Default
|StaffProperties|Muted:N|Volume:127|StereoPan:64|Device:0|Channel:1
|StaffInstrument|Name:"Violin"|Patch:40|Trans:0|DynVel:10,30,45,60,75,92,108,127
|Clef|Type:Treble
|Key|Signature:F#,C#|Tonic:D
|TimeSig|Signature:4/4
|Dynamic|Style:ppp|Opts:Velocity=127,Volume=10|Pos:-8
|Note|Dur:Whole|Pos:1^|Opts:Crescendo
|Bar
|Note|Dur:Whole|Pos:1^|Opts:Crescendo
|Bar
|Note|Dur:Whole|Pos:1^|Opts:Crescendo
|Bar
|Note|Dur:Whole|Pos:1^|Opts:Crescendo
|Bar
|Dynamic|Style:fff|Opts:Velocity=127,Volume=127|Pos:-8
|Note|Dur:Whole|Pos:1
|AddStaff|Name:"Staff-1"|Group:"Standard"
|StaffProperties|EndingBar:Section Close|Visible:Y|BoundaryTop:10|BoundaryBottom:10|Lines:5|Color:Default
|StaffProperties|Muted:N|Volume:127|StereoPan:64|Device:0|Channel:2
|StaffInstrument|Name:"Viola"|Patch:41|Trans:0|DynVel:10,30,45,60,75,92,108,127
|Clef|Type:Treble
|Key|Signature:F#,C#|Tonic:D
|TimeSig|Signature:4/4
|Dynamic|Style:fff|Opts:Velocity=127,Volume=127|Pos:-8
|Note|Dur:Whole|Pos:1^|Opts:Diminuendo
|Bar
|Note|Dur:Whole|Pos:1^|Opts:Diminuendo
|Bar
|Note|Dur:Whole|Pos:1^|Opts:Diminuendo
|Bar
|Note|Dur:Whole|Pos:1^|Opts:Diminuendo
|Bar
|Dynamic|Style:ppp|Opts:Velocity=127,Volume=10|Pos:-8
|Note|Dur:Whole|Pos:1
!NoteWorthyComposer-End

Edited: This doesn't work with percussion, only on instruments requiring a moving bow or stream of air.
93
General Discussion / Re: Warren Porter's Spacer tool
.. There are times when I would want to decrease the space, say if there was just one measure on the next line, at the bottom of a page, and I didn't want to start a new page. In that case, your spacer tool would still be helpful, so please don't get rid of it. Is there a way to install it on my computer so that I don't have to rely on the internet to use it?
Yes. Open SpacerORG.htm from my website and download it onto your desktop. If your system allows it, change its name to end in .hta instead of ".html" or ".htm".  That will let it get to work without the overhead of a browser.  HTH

94
General Discussion / Hiding objects on a staff
Without going through the process of hidden-played, muted-displayed staves for every part, is there a way to make the following look like pentuplet 16ths by hiding the top beam and the dots on 32nd notes?
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Key|Signature:F#,C#,G#,D#|Tonic:E
|Note|Dur:32nd,Dotted,Slur|Pos:8|Opts:Stem=Down,Beam=First
|Note|Dur:32nd,DblDotted,Slur|Pos:5|Opts:Stem=Down,Beam
|Note|Dur:32nd,Dotted,Slur|Pos:3|Opts:Stem=Down,Beam
|Note|Dur:32nd,DblDotted,Slur|Pos:1|Opts:Stem=Down,Beam
|Note|Dur:32nd,Dotted,Slur|Pos:-2|Opts:Stem=Down,Beam=End
|Note|Dur:32nd,Dotted,Slur|Pos:-6|Opts:Stem=Down,Beam=First
|Note|Dur:32nd,DblDotted,Slur|Pos:-2|Opts:Stem=Down,Beam
|Note|Dur:32nd,Dotted,Slur|Pos:1|Opts:Stem=Down,Beam
|Note|Dur:32nd,DblDotted,Slur|Pos:3|Opts:Stem=Down,Beam
|Note|Dur:32nd,Dotted|Pos:5|Opts:Stem=Down,Beam=End
|Note|Dur:32nd,Dotted,Slur|Pos:8|Opts:Stem=Down,Beam=First
|Note|Dur:32nd,DblDotted,Slur|Pos:5|Opts:Stem=Down,Beam
|Note|Dur:32nd,Dotted,Slur|Pos:3|Opts:Stem=Down,Beam
|Note|Dur:32nd,DblDotted,Slur|Pos:1|Opts:Stem=Down,Beam
|Note|Dur:32nd,Dotted,Slur|Pos:-2|Opts:Stem=Down,Beam=End
|Note|Dur:32nd,Dotted,Slur|Pos:-6|Opts:Stem=Down,Beam=First
|Note|Dur:32nd,DblDotted,Slur|Pos:-2|Opts:Stem=Down,Beam
|Note|Dur:32nd,Dotted,Slur|Pos:1|Opts:Stem=Down,Beam
|Note|Dur:32nd,DblDotted,Slur|Pos:3|Opts:Stem=Down,Beam
|Note|Dur:32nd,Dotted|Pos:5|Opts:Stem=Down,Beam=End
|Bar
!NoteWorthyComposerClip-End

Thanks in advance.
95
General Discussion / Re: Warren Porter's Spacer tool
That has to be one of my oldest pages in the NWC section--it checks to see if the user is using Netscape as the browser. I'll soon be adding a link to this thread in that page--maybe the Spacer tool is now unnecessary.  Feedback welcome.

BTW, I added a dedication to RickG on my NWC page.

Edit: New spacer page is Spacer.htm. Renamed original page to SpacerORG.htm and it is linked from the new page, as is this thread.
96
General Discussion / Re: Warren Porter's Spacer tool
Thank you! I appreciate the feedback.

I haven't created anything to handle more than one staff at a time and only use JavaScript. If you can show me how you use it (or would like to use it), I'll see what I can do. Please attach a sample file with only a few measures to a reply (a conversion of the file to nwctext would also work).
97
General Discussion / Re: Beaming compound-time
I have converted the webpage in reply #17 to a User Function. It still has a few quirks regarding triplets, but real triplets in 6/8, 9/8, etc. are rare.

Copy the attached file if necessary and rename it dropping .txt . You will need to know its location when installing. It reads clip text and don't check any boxes. Note its comments on the first ten lines or so.
98
General Discussion / Re: Beaming compound-time
Anyone still interested in this topic, please revisit my link in reply #17 above. It has a problem writing triplets although it can read them now. I'll see if I can fix it and any other bugs before converting this to a user function.