On Sat, Dec 11, 2021 at 1:56 PM Dick Steffens <d...@dicksteffens.com> wrote:

> Is anybody using ABC Plus to typeset music?
>
> http://abcplus.sourceforge.net/
>
> I'm just getting started with it, and some of it works for me, but I'm
> getting Warning messages running abc2midi.
>
> Warning in line-char 16-39 : Track 2 is 20.054167 quarter notes long not
> 40.054165
>
> I don't find anything documenting error or warning messages. I'm trying
> to figure out where in my source file line-char 16:39 : Track 2 is. It's
> not obvious.
>
> --
> Regards,
>
> Dick Steffens
>
> line-char 16:39 means the 39th character of the 16th line.  Whichever
text editor you use should be able to pinpoint it for you.

That's the message that comes up when you have polyphony and the different
tracks aren't the same length.  Usually I get it when I mistype and leave a
note out of one of the voices.  But you've got a giant difference in
length, with one voice nearly twice as long as the other one.  Did you
maybe misplace a repeat sign?  abc2midi usually creates a midi file, even
if it spits out errors.  So you could listen to the file to see where it
goes sideways.  Or use abcm2ps and look at the score, and see where the bar
lines stop lining up.

Also, you might want to know that there's a mailing list for abc.  Which
might get you answers more quickly than this group.  It's at:
  https://groups.io/g/abcusers/

Reply via email to