lilypond-devel
[Top][All Lists]
Advanced

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

Re: ppppp but no fffff


From: Neil Puttock
Subject: Re: ppppp but no fffff
Date: Sat, 25 Jul 2009 21:28:14 +0100

2009/7/25 Jonathan Wilkes <address@hidden>:

> There's something in NR 3.5.5 that describes how to control MIDI behavior
> for (custom) dynamics.  But if I just use make-dynamic-script to print out
> "ffffffffff" or "z" in the score, and I don't use any other dynamics,
> it gets softer when the custom dynamic is used in the MIDI file.

The absolute dynamic value for unhandled dynamics is 0.5, just above
pianissimo.  Here's where it's set in dynamic-performer.cc:

 126           Real volume = robust_scm2double (svolume, 0.5);

Regards,
Neil




reply via email to

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