NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: user111 ("ME") on 2004-12-23 08:44 AM

Title: feature request: beaming across clefs
Post by: user111 ("ME") on 2004-12-23 08:44 AM
this a strange bug in NWC, why shouldn't it be possible to do it???
Title: Re: feature request: beaming across clefs
Post by: Rob den Heijer on 2004-12-23 12:26 PM
Why do you always use multiple question marks? And what is wrong with your shift key?

It seems that you are exploring strange corners of Noteworthy. Strange and not always useful. One obvious reason why something isn't possible is: because there is no earthly reason to implement it, and there are more pressing matters.
So don't hold your breath until your exotic wishes will be granted.
Title: Re: feature request: beaming across clefs
Post by: Don Whitener on 2004-12-23 02:52 PM
Not taking one side or the other, but just an observation: user 111 may be doing NoteWorthy Software a service during the beta testing phase.  Doing 'strange' things with software is the very thing that evokes deep little bugs... And you can absoutely count on the using public to do 'strange' things with any software.  We will all likely benefit.
Title: Re: feature request: beaming across clefs
Post by: Rob den Heijer on 2004-12-23 03:33 PM
You are right.
The reason I stated it like I did that user111 usually states questions in the form of a complaint. And with such a string of complaints, rightly or no, its hackle raising time.

Also, we have been bombarded with 'feature requests', which seems to mean that user111 really wants to use such features. And I cannot figure out why. It seems more like whining than signalling, or asking.

Btw, what is a blonde's favourite wine? - I wanna go shooooopping!
Title: Re: feature request: beaming across clefs
Post by: Don Whitener on 2004-12-23 03:54 PM
I understand completely.  Do have a good Holiday (Everyone), and I am off to the north... Brrrrr.
Title: Re: feature request: beaming across clefs
Post by: David Palmquist on 2004-12-23 04:33 PM
Of course, there's always the simple fact that with a little experimentation, using the features of the existing NWC2 programme, you can beam across clefs well enough to satisfy most piano players.  It just takes a little work.
Title: Re: feature request: beaming across clefs
Post by: user111 ("ME") on 2004-12-23 05:08 PM
*-[Reply 3 by Rob den Heijer on 2004-12-23 10:33:14

You are right.
The reason I stated it like I did that user111 usually states questions in the form of a complaint. And with such a string of complaints, rightly or no, its hackle raising time.

Also, we have been bombarded with 'feature requests', which seems to mean that user111 really wants to use such features. And I cannot figure out why. It seems more like whining than signalling, or asking.

Btw, what is a blonde's favourite wine? - I wanna go shooooopping!]-*

-->>did you remember the last time that how old I am??? I'm fifteen now, and aren't teenagers still children???
heh heh heh
Title: Re: feature request: beaming across clefs
Post by: Pär Smårs on 2005-01-01 11:03 PM
Regarding that beaming issue. You can do that by using two visual staffs, both muted, and one hidden, that plays the music correctly.

First staff might be looking something like:

Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|Note|Dur:8th|Pos:-3|Visibility:Never
|Note|Dur:8th|Pos:-3|Visibility:Never
|Clef|Type:Bass
|Note|Dur:8th|Pos:-3|Visibility:Never
!NoteWorthyComposerClip-End
And the second staff something like:

Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam=End
!NoteWorthyComposerClip-End
Then layer the two.

The third, hidden, staff is just a repetition of the first staff.

Possibly a pain the the you-know-what to maintain, but it seems to be working.
Title: Re: feature request: beaming across clefs
Post by: Kevin O'Brien on 2005-02-27 04:24 AM
Are there any fixes for beaming between staves?
Title: Re: feature request: beaming across clefs
Post by: David Palmquist on 2005-02-27 08:17 AM
Read and try  https://forum.noteworthycomposer.com/?topic=4592 Slurring and beaming between staffs

In particular, check out Stuart's suggestion (I haven't looked at it yet) - Tina does some amazingly lovely scores with NWC2.
Title: Re: feature request: beaming across clefs
Post by: Kevin O'Brien on 2005-02-27 08:08 PM
Thanks David. I am pleased I don't have to do just yet!