bug-lilypond
[Top][All Lists]
Advanced

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

Re: midi and \key\default


From: David Kastrup
Subject: Re: midi and \key\default
Date: Tue, 20 Jan 2015 09:46:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

"Keith OHara" <address@hidden> writes:

> There is variant \key\default that re-prints the current
> key-signature, but using it with midi causes an error and early exit
> from the Scheme interpreter.
>
> \score {
>   {\key g\major g' b' d'' b' \key\default g'1 }
>   \layout{}
>   \midi{}
> }

What should be the desired behavior?  The easiest implementation would
likely be just ignoring the \key\default in Midi.  Theoretically, one
could repeat the key for the sake of copy&paste in a sequencer or when
using Midi to reimport into a different notation program.  It's probably
not hard to do that either.

-- 
David Kastrup




reply via email to

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