[CM] Problem with octave signs (Fomus bug?)
Ricardo Gabriel Herdt
ricardogh at esdebian.org
Wed May 11 07:41:10 PDT 2011
Hi,
I've noticed an inconsistency with octave signs, possibly a fomus bug, as
shown in the following example.
;;============================================
(let ((parts '((:id "vla" :name "Viola" :inst "viola" :clef "alto"))))
(sprout (process
for rhy in '(5 2)
for k = (key 'bf5)
do (send "fms:note"
:pitch k
:dur rhy
:part "vla")
(wait rhy))
"test.ly" :parts parts))
;;============================================
It might be related to the forced alto clef.
Running Common Music 3.7.2 , Fomus 0.1.17-alpha under Debian 6.0.
Best regards,
Ricardo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20110511/168eeb36/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.png
Type: image/png
Size: 6647 bytes
Desc: not available
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20110511/168eeb36/attachment.png>
More information about the Cmdist
mailing list