1
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 - NoteWorthy Online
2
Object Plugins / Re: MIDIcontroller
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.75,Single)
|User|MIDIcontroller.fl|Pos:8|Controller:Hold|Value:0
!NoteWorthyComposerClip-End
3
Object Plugins / Re: MIDIcontroller
4
Announcements / Re: Forum/Server Upgraded (August 2020)
Nah, that can't be it or you wouldn't be able to browse...
Lawrie really covered this issue. One addition, though: a browser can include its own SSL engine. NWC does not do this. It relies on the OS. The browser might connect, but NWC can fail with SSL security issues. This is a constantly moving target, and at the moment, you really need a modern OS to handle it.
5
Object Plugins / Re: ChordPlay.nw
6
Object Plugins / Re: ChordPlay.nw
Code: [Select · Download]{id='Size',label='Font Size',type='float',default=nil,min=0.1,max=50,step=0.1},Max 50? False. (Luckily) I can even use 100 or more... just to reach the same size of a 18 point text.
There's something wrong with the metric...
I think I should try to adjust it to my needs.
Not clear on your point. The size 50 max is clearly a thing. These two clips give the same result:
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|Rest|Dur:Whole
|Bar
|User|ChordPlay.nw|Pos:-8.5|Name:B|Span:5|Font:MusikChordSerif|Style:b|Size:50|Strum:Up
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Bar
|Note|Dur:Whole|Pos:0
!NoteWorthyComposerClip-End
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|Rest|Dur:Whole
|Bar
|User|ChordPlay.nw|Pos:-8.5|Name:B|Span:5|Font:MusikChordSerif|Style:b|Size:150|Strum:Up
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Bar
|Note|Dur:Whole|Pos:0
!NoteWorthyComposerClip-End
7
Announcements / Re: Forum/Server Upgraded (August 2020)
As I recall, the original Simple Machines Forum didn't use a popup dialog for links. I have historical aversion to the WYSIWYG mode, as it was troublesome.
8
Announcements / Re: Forum/Server Upgraded (August 2020)
The trick is to use the tools before you have written anything. They are not useful for converting existing text.
9
Announcements / Re: Forum/Server Upgraded (August 2020)
- reversed the message counter when viewing newest first
- removed the RSS feed link
- simplified the credits to minimize confusion
If anyone is still using RSS feeds, I would be interested to hear how you utilize them.
10
Announcements / Re: Forum/Server Upgraded (August 2020)
11
Announcements / Forum/Server Upgraded (August 2020)
Efforts have been made to migrate all of the prior forum version customization. Due to the complexity of this process, there could be issues that will need to be fixed. Please report them here.
12
User Tools / Re: Bug (or unfortunate behavior) in nwcItem:Get()?
Since cd.opt_Text/nwcOptText uses a .Text member for access, I'll have to do some testing. It seems as though changing it now would break existing tools that work with user data.
13
User Tools / OctaveDoubling.nw: Octave Doubling Chord Creator (Version 0.1)
This tool will double all individual notes in the selection, converting them into a chord with a second note that is one octave lower.
14
General Discussion / Re: NWC Viewer Soundfont Crash
15
General Discussion / Re: Windows Media Player: no sound when playing midi files
Feel free to post a crash report on the soundfont issue.
16
General Discussion / Re: Wish-list item: opaque backgrounds
Standard object:
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|Note|Dur:16th,Triplet=First|Pos:5|Opts:Stem=Down,Beam=First
|Spacer|Width:10
|Note|Dur:16th,Triplet|Pos:5|Opts:Stem=Down,Beam
|Spacer|Width:10
|Note|Dur:16th,Triplet=End|Pos:5|Opts:Stem=Down,Beam=End
|Spacer|Width:10
|User|Markup.rg|Pos:-3|Markup:x-4/m4֎|Color:4
|Spacer|Width:10
|Note|Dur:16th,Triplet=First|Pos:5|Opts:Stem=Down,Beam=First
|Spacer|Width:10
|Note|Dur:16th,Triplet|Pos:5|Opts:Stem=Down,Beam
|Spacer|Width:10
|Note|Dur:16th,Triplet=End|Pos:5|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End
And as a Span object:
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|Note|Dur:16th,Triplet=First|Pos:5|Opts:Stem=Down,Beam=First
|Spacer|Width:10
|Note|Dur:16th,Triplet|Pos:5|Opts:Stem=Down,Beam
|Spacer|Width:10
|Note|Dur:16th,Triplet=End|Pos:5|Opts:Stem=Down,Beam=End
|Spacer|Width:10
|User|Markup.rg|Pos:-3|Class:Span|Markup:x-4/m4֎|Color:4
|Spacer|Width:10
|Note|Dur:16th,Triplet=First|Pos:5|Opts:Stem=Down,Beam=First
|Spacer|Width:10
|Note|Dur:16th,Triplet|Pos:5|Opts:Stem=Down,Beam
|Spacer|Width:10
|Note|Dur:16th,Triplet=End|Pos:5|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End
17
General Discussion / Re: Wish-list item: opaque backgrounds
But I am wondering how the objects are rendered relative to other standard items that surround them.
Standard objects are treated just like anything else. This text wheel shows it pretty well:
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|Note|Dur:16th,Triplet=First|Pos:5|Opts:Stem=Down,Beam=First
|Spacer|Width:10
|Note|Dur:16th,Triplet|Pos:5|Opts:Stem=Down,Beam
|Spacer|Width:10
|Note|Dur:16th,Triplet=End|Pos:5|Opts:Stem=Down,Beam=End
|Spacer|Width:10
|Text|Text:"֎"|Font:StaffItalic|Scale:400|Pos:0|Justify:Center|Color:4
|Spacer|Width:10
|Note|Dur:16th,Triplet=First|Pos:5|Opts:Stem=Down,Beam=First
|Spacer|Width:10
|Note|Dur:16th,Triplet|Pos:5|Opts:Stem=Down,Beam
|Spacer|Width:10
|Note|Dur:16th,Triplet=End|Pos:5|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End
If the wheel were drawn as a Span object, it would cover notes on either side of it.
18
General Discussion / Re: Windows Media Player: no sound when playing midi files
In my experience, Windows has a bad habit of losing its GS Wavetable Synth. Is it still present on your system? If not, you have to reinstall it, which usually involves some kind of triggering of a sound setup reinstall: Settings -> Search for Sound
19
General Discussion / Re: notes and lyrics are not visible
20
General Discussion / Re: Wish-list item: opaque backgrounds
I believe that Standard and Span objects are rendered last, while StaffSig objects are rendered first, for a given staff.
Standard and StaffSig objects are rendered in the order that they appear. Span objects are rendered after the other items on a staff.
21
General Discussion / Re: Fail to export to NWC 1.75 File after upgrade to 2.75a today
22
General Discussion / Re: History does no longer work on Win10 / 2.75a
23
General Discussion / Re: History does no longer work on Win10 / 2.75a
24
General Discussion / Re: History does no longer work on Win10 / 2.75a
25
General Discussion / Re: History does no longer work on Win10 / 2.75a
The file history is maintained in a file called FileMRU.dat
It is possible that you were using a default config folder in some other default location, and that has been inadvertently changed by the upgrade, as the core logic was simplified in 2.75a.
26
General Discussion / Re: Same instrument, different sound
Eric seems to have nailed your problem as a different font.
Different patch, not font, enabled by two staves sharing the same MIDI channel. Score Review is a good way to identify multiple staves that share the same MIDI channel. These staves will not be able to use different instrument patches simultaneously.
27
General Discussion / Re: Fail to export to NWC 1.75 File after upgrade to 2.75a today
28
General Discussion / Re: Same instrument, different sound
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Instrument|Name:"String Ensemble 1"|Patch:48|Trans:0|DynVel:10,30,45,60,75,92,108,127|Pos:8|Wide:Y
|Note|Dur:Half,Slur|Pos:3
|Note|Dur:Half|Pos:5
|Bar
|Note|Dur:Half,Slur|Pos:4
|Note|Dur:Half|Pos:2
|Bar
!NoteWorthyComposerClip-End
29
General Discussion / Re: Same instrument, different sound
- the play back device - check this from Tools, Options, Midi, as well as Staff, Staff Properties, Midi, Play back device
- the chosen instrument - check this from Staff, Staff Properties, Instrument and any Instrument Change items in the staff
30
General Discussion / Re: Reinstalling NoteWorthy 2...
https://noteworthycomposer.com/order/nwc1auth.php
Otherwise:
https://noteworthycomposer.com/order/buy/?formid=nwc2u
31
General Discussion / Re: Problem with online object sync.
the api server was upgraded in the last 30 days. It would not be surprising if XP has issue with something new
This. In my tests, all versions of the NWC user object scan were failing on Windows XP.
I have reconfigured the server, and the user object scan seems to work again, at least for now. Going forward, Windows XP users are in for a rough ride as industry requirements will make it harder and harder to connect.
32
General Discussion / Re: Problem with online object sync.
a) Would this not affect 2.75 as well?
Yes. I thought perhaps you were getting a cached copy.
The 2.75a mechanism is essentially the same as 2.75, but there might be a bug in 2.75a causing a Windows XP issue. I won't have access to XP until next week, but will investigate it then.
33
General Discussion / Re: Problem with online object sync.
34
General Discussion / Re: Problem with online object sync.
35
General Discussion / Re: Trying not to panic
Any suggestions ?
As I understand it, the only copy of these files is now found on an external drive. My immediate thought is perhaps the external drive experienced an anomaly, and has been re-assigned to a different drive letter. Try looking at the This PC (My Computer) area; check that things are working as expected. Also, check the logs to see if some kind of failure event has been detected on the drive. Until you recover your files, it is generally best to avoid saving anything else to the drive. This will give you the best chance of recovering files from it.
36
General Discussion / Re: Ties at a repeat, appear unresolved.
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Chord|Dur:8th|Pos:-1^,1^
|Bar|Style:MasterRepeatClose
|Chord|Dur:4th,Grace|Pos:-1,1|Opts:StemLength=4.7|Visibility:Never
!NoteWorthyComposerClip-End
37
Announcements / Ubuntu 16.04
- sudo apt-get install freepats timidity
(install the necessary timidity software and sounds) - winecfg
(confirm your wine config) - wget https://noteworthycomposer.com/setup/setup_nwc275_viewer.exe
(download the NWC Viewer install package) - timidity -iA
(Launches TiMidity++ as ALSA sequencer client) - winefile
(find and double click the setup_nwc275_viewer.exe to install the viewer)
38
General Discussion / Re: NWC on Ubuntu
- apt-get install wine freepats timidity
(installs the necessary wine and timidity software) - winecfg
(confirms your wine config) - wget https://noteworthycomposer.com/setup/setup_nwc275_viewer.exe
(downloads the NWC Viewer install package) - timidity -iA
(Launches TiMidity++ as ALSA sequencer client) - winefile
(double click the setup_nwc275_viewer.exe to install the viewer)
39
Object Plugins / Re: BarCounter.nw
I have always run into the problem of the pickup bar. I do not like counting this, because it throws me off in the standard 8/16 bar format. I am using BarCount for the first time to designate the pickup bar as "0".
You can just Exclude From Bar Count on a pickup bar:
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.75,Single)
|Bar|XBarCnt:Y
!NoteWorthyComposerClip-End
40
General Discussion / Re: Upgrade to 2.75 on Windows 7
41
General Discussion / Re: formulas in copyright field
42
General Discussion / Re: Upgrade to 2.75 on Windows 7
This problem is generally detected and fixed when running NWC 2.75a (which is currently in beta release).
43
General Discussion / Re: Upgrade to non-internet computer
The NWC2 license does not prevent a user from installing in this manner. Currently, we also offer an optional companion CD that makes this process even easier.
44
Object Plugins / Re: BarCounter.nw
I replaced the original bar count with this version. Please forgive my disappointment with it.
How do i get back my original bar count?
If you are going to work with a custom plugin, you should rename it to something other than a the standard name used in this forum, For BarCounter, I would recommend using something like BarCounter.local.
You can always acquire the latest version of any installed plugin using Manage Objects. The synch tool can be used to replace any local changes you have made to one of the standard plugins.
45
General Discussion / Re: Special Ending Over System Break
46
General Discussion / Re: Spacing between systems
I accomplished this with the following clip:
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Boundary|Style:NewSize|Lower:100
|Note|Dur:8th|Pos:0
|Boundary|Style:Reset
!NoteWorthyComposerClip-End
47
General Discussion / Re: Request for Repeated Note Shortcut
Once you are using the latest 2.75a Tremolo.ms plugin, you can simply select a pair of notes and use Tools, Options, User Tool,.Plugins, Tremolo.ms: Apply to create the tremolo.
When building them manually, the key is to create RestChord notes on either side of the tremolo:
- start by placing a pair of rests that each match half of the tremolo duration
- now, use Ctrl+Enter to place the notes that define the tremolo (set their stem direction as needed)
- select both RestChord notes, open Edit, Properties (Alt+Enter), and uncheck the Show Rest option in the Rest Chord tab, and mark them Muted in the Notes tab
- now you can place the Tremolo.ms object between the RestChord notes using Insert, Object (Ctrl+J)
48
General Discussion / Re: Alert log
File, Page Setup, Fonts
then look for the '***' typeface, and replace with one found in your system.
49
General Discussion / Re: share NWC files for displaying onto wall, independent onto the format
I don't know what you mean by "merge the .nwctxt file with the settings of Noteworthy Composer." If you mean the printer setup, the easiest approach is to print to PDF, and then share both the pdf and the nwc source file.
50
General Discussion / Re: Funny effect
Quote
The duration of the transitional dynamic variance is based on the position of the dynamic that follows the variance in the staff. Note that repeats and flow direction marks are ignored when determining the dynamic that follows the variance. If the variance does not have a dynamic on both sides of it in the staff, it does not alter play back dynamics in any way.