alex <a...@alex-hansen.com> writes:

> ​
>
>
>
>
>
>
> Hello,
>
>
>
> This is my first time reporting a bug here. If I am violating some
> protocol, please let me know.
>
>
>
> I am using `abc2ly`, provided in the lilypond packaging, to convert
> the following ABC to Lilypond:
>
>
>
> C: Alex Hansen
> L: 1/128
>
>
> V:TI clef=treble name="Voice 1" snm="V.1"
>
>
> V:TII clef=bass name="Voice 2" snm="V.2"
>
> [V:TI] d32d32a32a32b32b32!p!a64g32g32^f32^f32e32e32d64
>  
>
> [V:TII]d,,128g,,128b,,128a,,64d,,64
>
>
>
> Note the !p! dynamic in [V:TI]. I believe the script for abc2ly does
> not support dynamics currently, although this is valid ABC. Are there
> plans to implement dynamics? In the ABC standard, it is noted that
> while not all attributes are considered required when parsing ABC,
> dynamics are part of the core set.

Last change in functionality of abc2ly was

commit 3702169e4b17edbb4bff9331215eccaba6f2d478
Author: Paul Morris <paulwmor...@gmail.com>
Date:   Mon May 22 15:35:40 2017 -0400

    abc2ly: Support R (rhythm / meter) and Z (transcription) fields

and the last one before that in 2015 (something related to grace notes).
It has been ported over to Python 3, though.

I don't think there are active plans for anything at the moment (or even
any active developer who had significant involvement with abc2ly), so
feel free to jump in.

-- 
David Kastrup
My replies have a tendency to cause friction.  To help mitigating
damage, feel free to forward problematic posts to me adding a subject
like "timeout 1d" (for a suggested timeout of 1 day) or "offensive".

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to