bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: abc2ly script doesn't support dynamics


From: David Kastrup
Subject: Re: abc2ly script doesn't support dynamics
Date: Fri, 06 Mar 2020 22:23:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

alex <address@hidden> 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 <address@hidden>
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".



reply via email to

[Prev in Thread] Current Thread [Next in Thread]