Hi,
this is just a quick note to tell you that - although the tremolo facility is pretty nice - I am having problems with the following:
(fomus:fomus-init :backend '(:lilypond :view t))
(fomus:fomus-newpart 1 :name "p1") (fomus:fomus-newnote 1 :off 0 :dur 4/3 :note '(77 0) :marks '((:tremolofirst) :mf)) (fomus:fomus-newnote 1 :off 0 :dur 4/3 :note '(64 0) :marks '((:tremolosecond))) (fomus:fomus-newnote 1 :off 3 :dur 1 :note '(74 0) :marks '((:tremolofirst))) (fomus:fomus-newnote 1 :off 3 :dur 1 :note '(67 0) :marks '((:tremolosecond)))
(fomus:fomus-exec)
Happy New Year!
Kilian