On 2025-02-08 19:45, Paolo Prete wrote:
This is not the case. In fact, the raised warning says:
"warning: the property 'proportionalNotationDuration' must be of type
'non-negative exact rational or +inf.0', ignoring invalid value '#<Mom"
...while a proper warning to a deprecated function should be something like:
"X is deprecated and will be removed. Use Y instead"
proportionalNotationDuration is not deprecated. Its type has been
changed, therefore the warning about not accepting a moment is correct.
--
Dan