"J. Garcia" <[EMAIL PROTECTED]> writes:

> Is there now any way to remove all dynamics from a
> MIDI file? The
>   \translator { \remove "Dynamic_performer" }
> trick doesn't seem to work anymore.  I know this
> question has been posted before, but didn't receive
> any response.

    \midi {
        \context {
            \VoiceContext
            \remove "Dynamic_performer"
            \remove "Span_dynamic_performer"
        }
    }

-- 
Michael Welsh Duggan
([EMAIL PROTECTED])


_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to