NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: DAVID HARLAND on 2002-10-15 01:54 PM

Title: ACCIDENTALS
Post by: DAVID HARLAND on 2002-10-15 01:54 PM
Surely it is possible to 'tag' a note as an accidental from the keyboard rather than selecting the flat or sharp with the mouse - but I have not found out how to do it!  A simple Q with probably a simple amswer - but not obvious to me.
Title: Re: ACCIDENTALS
Post by: NoteWorthy Online on 2002-10-15 02:39 PM
The accidental is determined by:

Title: Re: ACCIDENTALS
Post by: NoteWorthy Online on 2002-10-15 02:44 PM
And if you are talking about the computer keyboard, you can see the keyboard shortcuts for accidentals right on the Notes menu, or by hovering the mouse over the accidental buttons on the toolbar.
Title: Re: ACCIDENTALS
Post by: Hank on 2002-10-15 04:46 PM
You can 'tag' a note as an accidental from they keyboard with the 7, 8, and 9 number keys on your number pad.  7 for natural, 8 for flat and 9 for sharp.  Of course you have to hit these keys before the 'enter' key.
Title: Re: ACCIDENTALS
Post by: B. Balden on 2002-10-15 05:02 PM
Recently, I have noted elsewhere in the Forum (see https://forum.noteworthycomposer.com/?topic=248.msg14747#msg14747 and https://forum.noteworthycomposer.com/?topic=248.msg14815#msg14815) how the Noteworthy handling of accidentals could stand some improvement.

In the case at hand, the main gotcha is that accidentals may be nullified by later insertion of barlines.

Therefore, it should be possible (normal) for notes to automatically carry an accidental when entered from the MIDI keyboard.

The simplest way to carry this out would be to make Force Accidentals a mode instead of a command, i.e. applying to notes entered in the future, not the existing score.
Title: Re: ACCIDENTALS
Post by: Fred Nachbaur on 2002-10-16 01:55 AM
But - when inserting a barline, you've created a new bar (measure), so NWC's behaviour in cancelling the accidental and returning to the stated key signature is entirely correct!
Title: Re: ACCIDENTALS
Post by: Peter Edwards on 2002-10-16 03:33 AM
But I like the idea of forcing accidentals while keying in the notes from a Midi keyboard. Then you can fix up/audit bar lines and accidentals later.
Title: Re: ACCIDENTALS
Post by: B Balden on 2002-10-16 05:46 PM
There is a fundamental principle in interface design
called the principle of least astonishment.  When I
key in a bunch of notes from the keyboard, sometimes I
remember to force accidentals and then add the barlines,
and sometimes I don't.  In the latter case, I get little
surprises here and there. Sometimes the little surprises
aren't detected until strangers have seen the score. The
whole idea of keying in notes is that MIDI tells NWC
exactly which note is intended, including the accidental,
if any. Having NWC change that note later, for whatever
reason, including the accidental-cancelling rule for
barlines, violates the principle of least astonishment.
It's an effect the user (me!!) wasn't expecting.

Therefore, I should hear the same note I keyed in, whether
I add a barline or not.  The easiest way to achieve that
is to force an accidental on all notes entered from the
keyboard. This is what I call Force Accidentals! i(mode)
instead of the Force Accidentals tool.  And following
along my recent comments on accidentals, I have proposed
it as an enhancement instead of a fix. And it seems
like a simple enhancement since the machinery for forcing
accidentals is already around.
Title: Re: ACCIDENTALS
Post by: Robert A. on 2002-10-16 08:21 PM
B.B.: A very clear explanation!