lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2707 in lilypond: Patch: Midi volume fixes


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2707 in lilypond: Patch: Midi volume fixes
Date: Mon, 06 Aug 2012 11:14:34 +0000


Comment #15 on issue 2707 by address@hidden: Patch: Midi volume fixes
http://code.google.com/p/lilypond/issues/detail?id=2707

As a stopgap measure, how about
hide =
#(define-music-function (parser location m) (ly:music?)
   #{ \tweak #'stencil ##f #m #})

And using
-\hide\p
in the respective implicit voices?

Sure, ugly, but easy to understand and use. Assuming it works: I have not actually tried it. We'd put the definition of hide in the normal music functions rather than in this example.




reply via email to

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