denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] SHOWSTOPPER bug


From: Richard Shann
Subject: [Denemo-devel] SHOWSTOPPER bug
Date: Fri, 26 Jun 2009 08:30:17 +0100

DenemoDirectives seem to be broken. The following code:

;;; piu forte
(d-DirectivePut-standalone-override "StepVolume" (logior DENEMO_OVERRIDE_VOLUME 
DENEMO_OVERRIDE_STEP))
(d-DirectivePut-standalone-midibytes "StepVolume" "40")
(d-DirectivePut-standalone-display "StepVolume" "piu forte")
(d-DirectivePut-standalone-postfix "StepVolume" "^\\markup { piĆ¹ \\dynamic f }")
(d-RefreshDisplay)

Seems to be inserting multiple directives instead of inserting and
changing the values in the fields of a single directive.

Can anyone confirm that this is in the current master/0.8.6 candidate?

Richard






reply via email to

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