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 - Lloyd

101
Object Plugins / Re: PedalLine.fso (version 0.2)
Thanks for suggesting Bill,
I think you're right in everything you've said so as soon as possible I'll start to review the code and I'll try to improve it to make it easier  ;)

Dani.
102
Object Plugins / DrumStaff.fso (version 0.1)
This plugin is intended to make things a little easier for writing drums and percussion music.

The 'General MIDI Percussion Key Map' does not correspond with actual standard used in the written music for drums, so DrumStaff tries to solve this problem. DrumStaff consists in two different objects: one that improves notation by the adition of some Custom Noteheads and other usual marks, and other that adds playback support to DrumStaff.

To enable the VISUAL Custom Noteheads just insert a DrumStaff.fso object at the start of the staff. Object's Class have to be set to "StaffSig" to make Custom Noteheads work properly. After this you only have to insert notes on their correct staff positions according to the attached DrumKey (more or less standard).

The different tecniques or elements are determined by the Noteheads and other marks (X for cymbals, or snare Rim Shot, 'o' and '+' for open and closed Hi-Hat, etc.). Once the notes are entered at the correct staff position, just select the apropiate NWC Notehead. The plugin automatically will turn the usual Notehead into the Custom one as follows:

Blank Space in the Snare Drum position (E2) turns Rim Shot.
Shape 5 - so in the Snare Drum position (E2) turns Cross Stick.
Non-Pitched in the Hi-Hat Cymbal position (B2) turns Open HH.
X in the Hi-Hat Cymbal position (B2) turns Closed HH.
Blank Space in the Hi-Hat Foot position (F1) turns Splash HH.
Blank Space in the Crash position (C3) turns Crash Cymbals.

Other usual NWC marks must be compatible, like staccatos in Crash Cymbals (for Choked Crash) and text markings or other user objects for some snare tecniques like Buzz Roll or Double Stroke Roll, as well as the rest of usual NWC Noteheads, used for specific elements (Ride Bell, Splash Cymbal, Cowbell, etc.)

In case that the open/closed Hi-Hat markings were unnecessary they can be disabled from the plugin properties. In that case use 'X' notehead (closed Hi-Hat) all the time.

In adition, DrumStaff offers some other markings to use not only in Drums notation: (object's class must be 'Standard' for those ones)

METRIC MODULATION: this options lets to easily add symbols like 'Tempo Figure=Tempo Figure' to the staff. Both first and second tempo marks are fully selectable and combinable and the full mark can be scaled.
MALLETS/STICKS: this options inserts icons and (or) labels for some types of mallets and sticks. Both icons and labels are independent and can be scaled, otherwise, the text style in labels will be Bold Italic.

To enable DrumStaff SOUNDS just follow the next instructions:

Staff MIDI Channel: Must be set to 10, because drums sounds are usually played at this MIDI channel.
Transposition: Transpose your staff (percussion clef) up by 4 octaves (Staff Properties/Instrument/Transposition/+48). That's only for security reasons, because we don't want to overlap sounds.
Insert Plugin: Insert an instance of DrumStaff_AUDIO.fso plugin at the start of your staff and, on properties, click the checkbox to enable playback.
Repeat: After this you will need to insert a new (playback enabled) instance at the end of each meassure. This is the most important (and annoying) step, because if the 'end instance' is not found for too many meassures the plugin will crash and NWC2 will disable it.

Remember:
· Be careful with MMR. Although you will see only one meassure, Multi-Meassure Rest meassures count for more (as many as MMR says). Disable playback before the MMR, and re-enable it when needed.
· There's lots of play styles and drum tecniques but General MIDI hasn't a sound for each one, so Buzz Roll and Double Stroke Rolls are not supported, and other plugins have no effect over the sound. You can writte them, but they can't be played. Sorry  :'( .
· Although other plugins have no effect over the sound, dynamics are supported  ;D .
· You can enable/disable sound of any DrumStaff_AUDIO instance with '+' hotkey.

Finally, scripting the code was a little complicated, so it might be full of bugs (maybe more than usual)... As always, please test and report.
The following clip will show a beautiful sample of DrumStaff. Enjoy drumming...

Code: (nwc) [Select · Download]
!NoteWorthyComposer(2.75)
|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:10
|StaffInstrument|Trans:48|DynVel:10,30,45,60,75,92,108,127
|User|DrumStaff.fso|Pos:0|Class:StaffSig
|User|DrumStaff_AUDIO.fso|Pos:-3|Class:StaffSig|InOut:1
|Clef|Type:Percussion
|User|DrumStaff.fso|Pos:-15|Icons:Sticks|Scale3:60|label:"with Jazz-Type sticks (7AN~9AN)."|Sticks:Y
|Tempo|Tempo:100|Text:"ANDANTE"|Pos:20
|TimeSig|Signature:4/4
|Chord|Dur:4th|Pos:6z|Opts:Stem=Up|Dur2:4th|Pos2:-3
|Text|Text:""|Font:StaffSymbols|Pos:-3|Justify:Center|Placement:AtNextNote
|Chord|Dur:16th|Pos:1,5y|Opts:Stem=Up,Beam=First
|Chord|Dur:16th|Pos:1Y,4x|Opts:Stem=Up,Beam
|RestChord|Dur:16th|Opts:Stem=Up,ArticulationsOnStem|Dur2:8th|Pos2:-3
|Note|Dur:16th|Pos:1|Opts:Stem=Up,Beam=End
|Chord|Dur:8th|Pos:4h|Opts:Stem=Up,Beam=First|Dur2:4th|Pos2:-3
|Note|Dur:16th|Pos:1Y|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:4x|Opts:Stem=Up,Beam=End
|Text|Text:""|Font:StaffSymbols|Pos:-3|Justify:Center|Placement:AtNextNote
|Chord|Dur:8th|Pos:1,5y|Opts:Stem=Up,Beam=First
|Chord|Dur:16th|Pos:1Y,7X|Opts:Stem=Up,Beam|Dur2:8th|Pos2:-3
|Note|Dur:16th|Pos:4x|Opts:Stem=Up,Beam=End
|User|DrumStaff_AUDIO.fso|Pos:-3|Class:StaffSig|InOut:1
|Bar
|Chord|Dur:4th|Pos:7X|Opts:Stem=Up|Dur2:4th|Pos2:-3
|Text|Text:""|Font:StaffSymbols|Pos:-3|Justify:Center|Placement:AtNextNote
|Chord|Dur:16th|Pos:1,5y|Opts:Stem=Up,Beam=First
|Note|Dur:16th|Pos:1Y|Opts:Stem=Up,Beam
|RestChord|Dur:16th|Opts:Stem=Up,ArticulationsOnStem|Dur2:8th|Pos2:-3
|Note|Dur:16th|Pos:1Y|Opts:Stem=Up,Beam=End
|Chord|Dur:8th|Pos:5y|Opts:Stem=Up,Beam=First|Dur2:4th|Pos2:-3
|Note|Dur:16th|Pos:1|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:1Y|Opts:Stem=Up,Beam=End
|Chord|Dur:16th|Pos:3,5y|Opts:Stem=Up,Beam=First|Dur2:8th|Pos2:-3
|Note|Dur:16th|Pos:3|Opts:Stem=Up,Beam=End
|Chord|Dur:16th,Triplet=First|Pos:2|Opts:Stem=Up,Beam=First|Dur2:8th|Pos2:-3
|Note|Dur:16th,Triplet|Pos:0|Opts:Stem=Up,Beam
|Note|Dur:16th,Triplet=End|Pos:-1|Opts:Stem=Up,Beam=End
|User|DrumStaff_AUDIO.fso|Pos:-3|Class:StaffSig|InOut:Y
|Bar
|Boundary|Style:NewSystem|NewPage:N
|Chord|Dur:4th|Pos:6z|Opts:Stem=Up|Dur2:4th|Pos2:-3
|Text|Text:""|Font:StaffSymbols|Pos:-6|Justify:Center|Placement:AtNextNote
|Chord|Dur:8th|Pos:1,5y|Opts:Stem=Up,Beam=First
|Note|Dur:16th|Pos:4x|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:1Y|Opts:Stem=Up,Beam=End
|Chord|Dur:16th|Pos:4x|Opts:Stem=Up,Beam=First|Dur2:4th|Pos2:-3
|Chord|Dur:16th|Pos:1Y,4h|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:4h|Opts:Stem=Up,Beam=End
|Text|Text:""|Font:StaffSymbols|Pos:-6|Justify:Center|Placement:AtNextNote
|Chord|Dur:16th|Pos:1,5y|Opts:Stem=Up,Beam=First
|Chord|Dur:16th|Pos:1Y,4h|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:4h|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:1Y|Opts:Stem=Up,Beam=End
|User|DrumStaff_AUDIO.fso|Pos:-3|Class:StaffSig|InOut:Y
|Bar
|Chord|Dur:8th|Pos:5y|Opts:Stem=Up,Beam=First|Dur2:8th|Pos2:-3
|Chord|Dur:8th|Pos:7a|Opts:Stem=Up,Beam=End|Dur2:8th|Pos2:-5x
|Text|Text:""|Font:StaffSymbols|Pos:-3|Justify:Center|Placement:AtNextNote
|Chord|Dur:16th|Pos:1,7a|Opts:Stem=Up,Beam=First
|Chord|Dur:16th|Pos:1Y,7a|Opts:Stem=Up,Beam
|Chord|Dur:16th|Pos:5x|Opts:Stem=Up,Beam|Dur2:8th|Pos2:-3
|Chord|Dur:16th|Pos:1Y,5x|Opts:Stem=Up,Beam=End
|Chord|Dur:8th|Pos:6z|Opts:Stem=Up,Beam=First|Dur2:4th|Pos2:-3
|Note|Dur:8th|Pos:5y|Opts:Stem=Up,Beam=End
|Text|Text:""|Font:StaffSymbols|Pos:-3|Justify:Center|Placement:AtNextNote
|Note|Dur:16th,Triplet=First|Pos:1|Opts:Stem=Up,Beam=First
|Note|Dur:16th,Triplet|Pos:1|Opts:Stem=Up,Beam=End
|Note|Dur:16th,Triplet|Pos:-3|Opts:Stem=Down,Beam=First
|Note|Dur:16th,Triplet|Pos:-3|Opts:Stem=Down,Beam=End
|Text|Text:""|Font:StaffSymbols|Pos:-3|Justify:Center|Placement:AtNextNote
|Note|Dur:16th,Triplet|Pos:3|Opts:Stem=Up,Beam=First
|Note|Dur:16th,Triplet=End|Pos:2|Opts:Stem=Up,Beam=End
|User|DrumStaff_AUDIO.fso|Pos:-3|Class:StaffSig|InOut:Y
|Bar
|Chord|Dur:4th|Pos:6z|Opts:Stem=Up|Dur2:4th|Pos2:-3
|Rest|Dur:4th|Opts:Stem=Down
|Rest|Dur:Half|Opts:Stem=Up
|User|DrumStaff_AUDIO.fso|Pos:-3|Class:StaffSig|InOut:2
|Bar|Style:SectionClose|SysBreak:Y
!NoteWorthyComposer-End
103
General Discussion / Re: Note spacing/layering question
Hi,
I'm not sure if this is exactly what you wanted, but it can reduce a little more the space between the "half note" and the "dotted quarter". As I didn't see the original sheet music I don't know if this is the correct position of both "dotted chord" and "half" (in your clip the half if before the chord...) but take a look at the clip.

Of course I don't know if it will work in conjunction with your complete work and, unfortunately, this makes an annoying space after the clef... sorry, it's not perfect... but I hope it will help you a little.

Code: (nwc) [Select · Download]
!NoteWorthyComposer(2.75)
|AddStaff|Name:"Staff"|Group:"Standard"
|StaffProperties|EndingBar:Section Close|Visible:Y|BoundaryTop:12|BoundaryBottom:12|Lines:5|WithNextStaff:Layer|Color:Default
|StaffProperties|Muted:N|Volume:127|StereoPan:64|Device:0|Channel:1
|StaffInstrument|Trans:0|DynVel:10,30,45,60,75,92,108,127
|Clef|Type:Treble
|Note|Dur:64th|Pos:3^|Opts:StemLength=0,NoLegerLines,ArticulationsOnStem|Visibility:Never
|Note|Dur:Half|Pos:3|Opts:Stem=Up
|Rest|Dur:64th|Visibility:Never
|Rest|Dur:32nd|Opts:Stem=Up|Visibility:Never
|Rest|Dur:16th|Opts:Stem=Up|Visibility:Never
|Rest|Dur:8th|Opts:Stem=Up|Visibility:Never
|Rest|Dur:4th|Opts:Stem=Up|Visibility:Never
|AddStaff|Name:"Staff-2"|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|Trans:0|DynVel:10,30,45,60,75,92,108,127
|Clef|Type:Treble
|Chord|Dur:4th,Dotted|Pos:0,7|Opts:Stem=Down,XNoteSpace=1
|Chord|Dur:8th|Pos:-1,6|Opts:Stem=Down
|Chord|Dur:4th|Pos:1,2,5|Opts:Stem=Down
|Chord|Dur:4th|Pos:1,2,6|Opts:Stem=Down
|AddStaff|Name:"Staff-1"|Group:"Standard"
|StaffProperties|EndingBar:Section Close|Visible:Y|BoundaryTop:10|BoundaryBottom:10|Lines:5|WithNextStaff:Layer|Color:Default
|StaffProperties|Muted:Y|Volume:127|StereoPan:64|Device:0|Channel:2
|StaffInstrument|Trans:0|DynVel:10,30,45,60,75,92,108,127
|Clef|Type:Treble
|Note|Dur:Half|Pos:3|Opts:Stem=Up,XNoteSpace=2
|Rest|Dur:Half|Opts:Stem=Up|Visibility:Never
|AddStaff|Name:"Staff-3"|Group:"Standard"
|StaffProperties|EndingBar:Section Close|Visible:Y|BoundaryTop:10|BoundaryBottom:10|Lines:5|Color:Default
|StaffProperties|Muted:Y|Volume:127|StereoPan:64|Device:0|Channel:3
|StaffInstrument|Trans:0|DynVel:10,30,45,60,75,92,108,127
|Clef|Type:Treble
|Chord|Dur:4th,Dotted|Pos:0,7|Opts:Stem=Down,XNoteSpace=1
|Chord|Dur:8th|Pos:-1,6|Opts:Stem=Down
|Chord|Dur:4th|Pos:1,2,5|Opts:Stem=Down
|Chord|Dur:4th|Pos:1,2,6|Opts:Stem=Down
!NoteWorthyComposer-End
104
Object Plugins / TupletMarks.fso (version 0.1)
This plugin draws a Tuplet mark. Only for ornamental purposes.

To make it work just insert it before the first note of the tuplet, then set the span of the mark and the number of the tuplet.

OPTIONS:
Span: Sets how many notes or rests are included in the mark. Grace notes doesn't count. This option can be directly modified in the editor with +/- keys.
Staff Position: Indicates if the mark will be used at the top or at the bottom of the staff. 'Auto' mode changes between 'Top' and 'Bottom'when the mark is above or bellow the middle line.
Style: Defines the pen style of the mark.
Line Weigth: Sets the thickness of the pen style.
Gap: Modifies the space for the number. It can also be set to 0.
Number (or Text): The number (or text) typed here will appear on the mark. It will always be Italic.
Opaque: Makes the number (or text) cover any other object.
Font Style: Sets the font used in the number (or text).
Text Scale (%): Modifies the number (or text) size.
Text Vertical Offset: Modifies the position of the number (or text).

The following clip will show a little more and, as always, feedback are welcome  :D

Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.75,Single)
|Clef|Type:Treble
|TimeSig|Signature:2/4
|User|TupletMarks.fso|Pos:-13|span:6|number:6
|User|TupletMarks.fso|Pos:6.5
|Note|Dur:8th,Grace|Pos:-3
|Marker|Pos:-5.5|Target:Triplet|Visibility:Never
|Note|Dur:8th,Triplet=First|Pos:-2|Opts:Stem=Down,Beam=First
|Note|Dur:8th,Triplet|Pos:0|Opts:Stem=Down,Beam
|Note|Dur:8th,Triplet=End|Pos:2|Opts:Stem=Down,Beam=End
|User|TupletMarks.fso|Pos:6.5
|Note|Dur:8th,Grace|Pos:-3
|Marker|Pos:-5.5|Target:Triplet|Visibility:Never
|Note|Dur:8th,Triplet=First|Pos:-2|Opts:Stem=Down,Beam=First
|Note|Dur:8th,Triplet|Pos:0|Opts:Stem=Down,Beam
|Note|Dur:8th,Triplet=End|Pos:2|Opts:Stem=Down,Beam=End
|Bar
|TimeSig|Signature:6/8
|User|TupletMarks.fso|Pos:6.5|number:2|Gap:0.7
|Note|Dur:8th|Pos:-6|Opts:Stem=Up,Beam=First
|Rest|Dur:16th|Visibility:Never
|Note|Dur:8th|Pos:-2|Opts:Stem=Up,Beam=End
|Rest|Dur:16th|Visibility:Never
|User|TupletMarks.fso|Pos:10|span:15|number:"play quickly"|Pen:Dash|Gap:0|Font:PageText|Scale:50|yText:2|Weight:1
|User|TupletMarks.fso|Pos:5|span:5|number:5
|Note|Dur:32nd|Pos:0|Opts:Stem=Down,Beam=First
|Note|Dur:32nd|Pos:-1|Opts:Stem=Down,Beam
|Note|Dur:32nd|Pos:-2|Opts:Stem=Down,Beam
|Note|Dur:32nd|Pos:-3|Opts:Stem=Down,Beam
|Note|Dur:32nd|Pos:-4|Opts:Stem=Down,Beam=End
|User|TupletMarks.fso|Pos:5|span:5|number:5
|Note|Dur:32nd|Pos:-5|Opts:Stem=Down,Beam=First
|Note|Dur:32nd|Pos:-4|Opts:Stem=Down,Beam
|Note|Dur:32nd|Pos:-3|Opts:Stem=Down,Beam
|Note|Dur:32nd|Pos:-2|Opts:Stem=Down,Beam
|Note|Dur:32nd|Pos:-1|Opts:Stem=Down,Beam=End
|User|TupletMarks.fso|Pos:5|span:5|number:5
|Note|Dur:32nd|Pos:0|Opts:Stem=Down,Beam=First
|Note|Dur:32nd|Pos:-1|Opts:Stem=Down,Beam
|Note|Dur:32nd|Pos:-2|Opts:Stem=Down,Beam
|Note|Dur:32nd|Pos:-3|Opts:Stem=Down,Beam
|Note|Dur:32nd|Pos:-4|Opts:Stem=Down,Beam=End
|Bar
|Boundary|Style:NewSystem|NewPage:Y
!NoteWorthyComposerClip-End
105
Object Plugins / Re: PedalLine.fso (version 0.2)
Updated with minor code changes (thanks  :D) and renamed to PedalLine.fso (without "_test").
If you've used the plugin on a score, please, remember to run the User Tool "Change Object Type".
106
Object Plugins / Re: BeamRestChords.fso (version 0.2)
Thanks Rick G.  :D
I added pen information as you said.

Quote
Instead of using trigonometery, I just used slope/intercept
Yeah, maybe trigonometry wasn't the best nor the easier way to do it, you're right, but anyway, now it's done... and I loved the challenge! :D
107
Object Plugins / BeamRestChords.fso (version 0.2)
This plugin beams the notes on two (or three) RestChords.

To make it work just insert an instance of this plugin before the first of the RestChords you want to beam. Notice that RestChords might be notated with quarter notes, otherwise 'real' beams will overlap the fake ones from this object.

Duration for first and last notes can be set, but it will not affect playback since 'real' duration is set by the rest of the RestChord.
Any stem length must be adjusted manually.

The following clip shows some samples. Please, test and report bugs  :))

Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.75,Single)
|User|BeamRestChords.fso|Pos:-2
|RestChord|Dur:32nd|Opts:Stem=Down,StemLength=8,ArticulationsOnStem|Dur2:4th|Pos2:-6
|RestChord|Dur:32nd|Opts:Stem=Down,StemLength=6,ArticulationsOnStem|Dur2:4th|Pos2:-2
|Bar|Style:Double
|User|BeamRestChords.fso|Pos:-2|DurNote2:Sixteenth
|RestChord|Dur:32nd|Opts:Stem=Up,ArticulationsOnStem,HideRest|Dur2:4th|Pos2:1
|RestChord|Dur:32nd|Opts:Stem=Up,ArticulationsOnStem,HideRest|Dur2:4th|Pos2:-2
|Bar|Style:Double
|User|BeamRestChords.fso|Pos:-2|DurNote1:Sixteenth|DurNote2:Sixteenth|num:3
|RestChord|Dur:32nd|Opts:Stem=Down,StemLength=11,ArticulationsOnStem|Dur2:4th|Pos2:-6
|RestChord|Dur:32nd|Opts:Stem=Down,StemLength=10,ArticulationsOnStem|Dur2:4th|Pos2:-4
|RestChord|Dur:32nd|Opts:Stem=Down,StemLength=10,ArticulationsOnStem|Dur2:4th|Pos2:-2
|Bar|Style:Double
|User|BeamRestChords.fso|Pos:-2|num:3
|RestChord|Dur:32nd|Opts:Stem=Down,ArticulationsOnStem,HideRest|Dur2:4th|Pos2:-6
|User|BeamRestChords.fso|Pos:-2|DurNote2:"Sixteenth (Beam)"
|RestChord|Dur:32nd|Opts:Stem=Down,ArticulationsOnStem,HideRest|Dur2:4th|Pos2:-4
|RestChord|Dur:32nd|Opts:Stem=Down,ArticulationsOnStem,HideRest|Dur2:4th|Pos2:-2
!NoteWorthyComposerClip-End
109
General Discussion / Beam restchords
Is there any way to beam this in NWC 2.75?

Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.75,Single)
|RestChord|Dur:16th|Opts:Stem=Down,ArticulationsOnStem|Dur2:8th|Pos2:0
|RestChord|Dur:16th|Opts:Stem=Down,ArticulationsOnStem|Dur2:8th|Pos2:2
!NoteWorthyComposerClip-End
110
Object Plugins / PedalLine.fso (version 1.0)
Hi,
here I go with my first attempt to create Object Plugins.

When inserted after a pedal mark (usually 'Pedal Down') it will draw a line to the next pedal mark (usually 'Pedal Release'). It must be specified what kind of line the plugin will draw ('Opening Line' for pedal starting section, 'Closing Line' for pedal ending or 'Previous Measure Line' if it has to continue the line from prior measure).

The plugin will also detect boundary objects in the active staff as "end points", so you can use them (with 'Force New System' option) to "cut" the line at System Breaks. Then insert another instance with 'Previous Measure Line' options.

OPTIONS:
Pen: Sets the pen style for the line.
Weight: Sets the thickness of the pen style.
Start Offset: Changes the start point.

Opening Line: Sets the line as 'Starting Section' (pedal on).
Closing Line: Sets the line as 'Closing Section' (pedal release).
Previous Measure Line: Usually used when the line have to continue from prior measure, for example in 'New System' boundary changes.

NEW in v1.0
StaffSig Mode:
When Class is set to 'StaffSig' this plugins runs in 'Auto Mode', drawing a line from a 'Pedal Down' mark to the next 'Pedal Released' mark. The settings 'Pen' and 'Weight' can still be modified.

The following sample will show a little more. As it's my first time always, I'm pretty sure that it's full of bugs ;) so... it's testing time!

Code: [Select · Download]
!NoteWorthyComposer(2.751)
|AddStaff|Name:"Staff"|Group:"Standard"
|User|PedalLine.fso|Pos:-13|Class:StaffSig
|Clef|Type:Treble
|TimeSig|Signature:4/4
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|Note|Dur:4th|Pos:-6
|Note|Dur:4th|Pos:-5
|Note|Dur:4th|Pos:-4
|Note|Dur:4th|Pos:-3
|Bar
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|Note|Dur:4th|Pos:-2
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:1
|Bar
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|Note|Dur:4th|Pos:1
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:-2
|Bar
|Note|Dur:4th|Pos:-3
|Note|Dur:4th|Pos:-4
|Note|Dur:4th|Pos:-5
|Note|Dur:4th|Pos:-6
|Bar|Style:Double
|Boundary|Style:NewSystem|NewPage:N
|Note|Dur:4th|Pos:-6
|Note|Dur:4th|Pos:-5
|Note|Dur:4th|Pos:-4
|Note|Dur:4th|Pos:-3
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|Bar
|Note|Dur:4th|Pos:-2
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:1
|Bar
|Note|Dur:4th|Pos:1
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|Note|Dur:4th|Pos:0
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:-2
|Bar
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|Note|Dur:4th|Pos:-3
|Note|Dur:4th|Pos:-4
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|Note|Dur:4th|Pos:-5
|Note|Dur:4th|Pos:-6
|Bar|Style:SectionClose
|Boundary|Style:NewSystem|NewPage:N
|AddStaff|Name:"Staff-1"|Group:"Standard"
|Clef|Type:Treble
|TimeSig|Signature:4/4
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|User|PedalLine.fso|Pos:-11|Open:Y
|Note|Dur:4th|Pos:-6
|Note|Dur:4th|Pos:-5
|Note|Dur:4th|Pos:-4
|Note|Dur:4th|Pos:-3
|Bar
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|User|PedalLine.fso|Pos:-11
|Note|Dur:4th|Pos:-2
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:1
|Bar
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|User|PedalLine.fso|Pos:-11
|Note|Dur:4th|Pos:1
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:-2
|Bar
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|User|PedalLine.fso|Pos:-11|Previous:Y
|Note|Dur:4th|Pos:-3
|Note|Dur:4th|Pos:-4
|Note|Dur:4th|Pos:-5
|Note|Dur:4th|Pos:-6
|Bar|Style:Double
|Boundary|Style:NewSystem|NewPage:N
|User|PedalLine.fso|Pos:-11|Close:Y|Previous:Y
|Note|Dur:4th|Pos:-6
|Note|Dur:4th|Pos:-5
|Note|Dur:4th|Pos:-4
|Note|Dur:4th|Pos:-3
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|Bar
|Note|Dur:4th|Pos:-2
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:1
|Bar
|Note|Dur:4th|Pos:1
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|User|PedalLine.fso|Pos:-11|Open:Y
|Note|Dur:4th|Pos:0
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|User|PedalLine.fso|Pos:-11
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:-2
|Bar
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|SustainPedal|Pos:-17.5|Placement:AtNextNote|Visibility:Never
|User|PedalLine.fso|Pos:-11|Close:Y
|Note|Dur:4th|Pos:-3
|Note|Dur:4th|Pos:-4
|SustainPedal|Status:Released|Pos:-13.5|Justify:Right|Placement:AtNextNote|Visibility:Never
|Note|Dur:4th|Pos:-5
|Note|Dur:4th|Pos:-6
|Bar|Style:SectionClose
|Boundary|Style:NewSystem|NewPage:N
!NoteWorthyComposer-End
111
Object Plugins / Re: Acciaccatura.ms (version 0.95)
Hi,

maybe I'm wrong (sorry if it's the case ;)) but I would say that acciaccatura line might be in other direction when stem down...
I mean,  / <--- this direction for stem up (as it does) but  \ <--- this direction for stem down.

What do you think Mike?
112
Object Plugins / Re: PageTxtMaestro.nw
Thanks, this plugin will be very useful, but I think multiple instances would be a good idea, I mean, it lets you set (as you say) only "one for each predefined position". Multiple instances for each position would be good for making several page sub-tittles, several (and separated) composers or over-tittle dedicatons.
113
General Discussion / NWC Transport
Hi, just a quick question...
is it possible to make the NWC transport start from an external MIDI device or with any MIDI event? if not, would be it possible in future releases?
116
General Discussion / Re: hiding staff (another question)
Well, I tested the file and it seemed easy for me.
First of all, in the main edit window disable the "layering in edit mode" option, because you will want to view all your visible staves (S, S2, A, A2, T, T2, T3, B, B2 & B3). For doing that there's an icon in toolbar, but you can also do it from [View->Layering in Edit Mode]. Then go to measure 15, there's a hidden (¿?) bar with a system break and just after that you've inserted several boundaty changes for collapse sections in some staves. Well, I've deleted all those boundary changes (from the staves S, S2, A, A2, T, T2 & T3) and after that I've inserted a new ones ONLY in the staves you want to hide: S, S2, T, T2 & T3. The way to do it is very easy: [Insert->Boundary Change...] and then select the option "Start a collapsible section".
Do the same in measure 31: hide only the staves you want to hide and, if you want to make visible some collapsed staff just go to it and again: [Insert->Boundary Change...] but then select the option "Cancel/forbid collapse from this bar" to make it visible.

I hope it will help you ^_^
dani.
117
General Discussion / Re: Prefer 1.75
Interesting preference...I will look into providing a NWC 1.75c download method for NWC2 users, and report back here.
In my NWC 1.75c CD there's a lot of old versions: 1.55, 1.70, 1.75, 1.75a, 1.75b and all of them in 32 and 16-bit. I think it would be a good idea to do something like this with the NWC2 user downloads (or even with the NWC2 CD). I remember I tried to set up a computer running with Win3.11 a few years ago, and those 16-bit outdated programs were quite useful.
119
General Discussion / Just a question (or a suggestion for future releases...)
Hello friends,
I usually use Noteworthy and I've always missed a feature for 2-sided printing support. I mean: Noteworthy has options for margins "left" and "right", not for "inside" and "outside", and it's the same for page numbers which always are in up-right corner of the page, instead of inside or outside corner. Has someone noticed this too? Is there any way for solving this?
120
General Discussion / Re: Any suggestion for a new sound card?
Hello Aure.
I have the same problem some time ago, when I updated my computer.

The first problem I found was that most of the soundcards I checked (even the SoundBlaster ones) were not as good as my old SoundBlaster Live!, and won't be better as your old Audigy... With my old soundcard I was able to change the size of the RAM dedicated to load SoundFonts, but the new cards didn't do this, at least the economic ones that I saw... The problem is that the SoundFont technology is a little bit obsolette but I know that most of NWC users are still using it (me too!! ^_^).
There's a software solution to this problem: "SyFonOne". You can redirect the NWC MIDI output to this software (through MIDI-Yoke or some other virtual MIDI ports) and you can load any soundfont to play. It will work with almost any soundcard, even the motherboard built-in ones, and it works fine. Just remember to install the "ASIO4ALL" drivers, if not it will have lots of latency. Of course there's bad points too... only 16 MIDI channels. My old soundcard had 2 slots (Port A & Port B) with 16 channels each one. There's a software called "SynthFont" with 2 MIDI slots up to 32 MIDI channels: same developers of "SyFonOne" and the same options, or even more, but it only works with MIDI files out of NWC. (Just create a MIDI file and load it into the SynthFont).

My first choice: If you can, save your old SoundCard with your new computer. The drivers for it with Win7 or Win8 must be a problem, but maybe you won't find a better soundcard for using with NWC. Try to find a solution to make this soundcard compatible with your new system.

My second choice: Try the software that I told before. It can be used with the motherboard built-in soundcard and it's for free, so testing it won't be bad ;)

My third choice: If you will get a new computer, go into new technologies... Try new MIDI sequencers as CUBASE or ProTOOLS and go into the world of Virtual Instruments (VSTi, RTAS, etc...). It will require a "real" recording soundcard, like those M-Audio, Focusrite or some others and, of course, they are much more expensive and with no MIDI engine (only the interface), but the sound that will make is much much much better than soundfonts... also much much much hard to configure, but well... everything has it's own bad points ;) Of course, all those VST won't be freeware... (maybe you could find them on pirate webs, but this is not a legal option so... you know ¬¬)

Anyway, I hope all those words help you a little... If you have some more questions feel free to ask ^_^
Good luck.

PD: some useful links to this software (Excuse me if I'm doing somethig wrong...)

      -> SynthFont 1.712 & SyFonOne: http://www.synthfont.com/Downloads.html
      -> MIDI Yoke: http://midiox.com/index.htm
      -> ASIO4ALL: http://www.asio4all.com/