| How should a program handle this:
| M:3/4
| L:1/4
| A5 A| ...
|
| I think what the author was intending was:
| A4- AA|

One of the reasons I'd expect a lot of programmers to throw
up their hands at this is illustrated by:

  M:6/8
  L:1/8
  A5 A| ...

Most musicians would object to rewriting this  as  A4-  AA,
and  would suggest that A3- A2A is the right way.  A bit of
thought about  how  one  might  attempt  to  implement  the
general  case  will  rather  quickly lead to the conclusion
that a fatal error message is a much better solution.

To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html

Reply via email to