<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><FONT class="Apple-style-span" face="Arial">Hi David,</FONT><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">thanks for your fixes, its very nice to see those wedges correct :)<BR></FONT><DIV><DIV><FONT class="Apple-style-span" face="Arial">Am 26.01.2006 um 07:59 schrieb David Psenicka:</FONT></DIV><FONT class="Apple-style-span" face="Arial"><BR class="Apple-interchange-newline"></FONT><BLOCKQUOTE type="cite"><DIV><FONT class="Apple-style-span" face="Arial">Some more bug fixes...  The program runs in Allegro 7 (and probably 5, 6) now, and I'll test it in Windows shortly...</FONT></DIV></BLOCKQUOTE><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">That sounds good (although I wont have the possibility to test Allegro...).</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">Sorry to come back to the wedges once more. First a general question:</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">In the example</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">q         q         q         q         |</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">p<-<-<-<-<-<-f>->->-mf</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">which was created by</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">:startwedge<</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">:wedge<</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">:endwedge< :startwedge></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">:endwedge></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">would it also be okay to write</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">:startwedge<</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">:wedge<</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">:wedge< :startwedge></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">:wedge></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">or in other words, are there two possibilities to specify a wedge?</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">One, with </FONT><FONT class="Apple-style-span" size="3"><SPAN class="Apple-style-span" style="font-size: 13px;"><FONT class="Apple-style-span" face="Arial"><I>startwedge wedge* endwedge</I></FONT></SPAN></FONT><FONT class="Apple-style-span" face="Arial"> and the other with</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><I>startwedge wedge*</I>, where the last wedge "means" endwedge?</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">(I suppose the latter could be generated more easily in a CM process,</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">was that your reason to do it like that?) </FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">Now I have a problem once again, sorry, if I turn things around a bit:</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">q         q         q         q         |</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">p<-<-<-<-<-<-f<-<-<-ff</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">(Why not a split crescendo.... ;-) )</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV>(fomus:fomus-init :backend '(:lilypond :view t) :filename "/tmp/ fomus" :auto-accidentals nil)</DIV><DIV>(fomus:fomus-newpart 2 :instr :violin)</DIV><DIV>(fomus:fomus-newnote 2 :off 0 :dur 1 :note '(77 0) :marks  '(:startwedge< :pp))</DIV><DIV>(fomus:fomus-newnote 2 :off 1 :dur 1 :note '(77 0) :marks '(:wedge<))</DIV><DIV>(fomus:fomus-newnote 2 :off 2 :dur 1 :note '(77 0) :marks  '(:endwedge< :startwedge< :f))</DIV><DIV>(fomus:fomus-newnote 2 :off 3 :dur 1 :note '(77 0) :marks  '(:endwedge< :FF))</DIV><DIV>(fomus:fomus-exec)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>In my printout, the first wedge does not continue to the third note anymore, but stops on the second.</DIV><DIV><FONT class="Apple-style-span" face="Arial">-Kilian</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><BLOCKQUOTE type="cite"><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">Kilian Sprotte wrote:</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV> <BLOCKQUOTE type="cite"><DIV><FONT class="Apple-style-span" face="Arial">Hi,</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">thanks for the new update!!</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">Am 19.01.2006 um 02:35 schrieb David Psenicka:</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV> <BLOCKQUOTE type="cite"><DIV><FONT class="Apple-style-span" face="Arial">This update should fix a few things--the delete-temp-files is a  nice idea--I changed the code a bit so it works with the user  setting for target output file (actually, the default output is ps-- pdf never seems to work well and Apple's previewer does much better  at converting the ps to pdf).</FONT></DIV> </BLOCKQUOTE><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">I actually made the opposite experience... If I use tempo markup, the  Apple previewer refuses to do the conversion and also this conversion  progress bar annoys me....</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">But thank you for those general settings anyway (I overlooked that...)!</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">One issue that seems to remain (inside the lilypond backend, I  suppose), is the immediate start of a new wedge, after one has  finished as in the following:</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">(fomus:fomus-init :backend '(:lilypond :view t) :filename "/tmp/ fomus" :auto-accidentals nil)</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">(fomus:fomus-newpart 2 :instr :violin)</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">(fomus:fomus-newnote 2 :off 0 :dur 1 :note '(77 0) :marks  '(:startwedge< :pp))</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">(fomus:fomus-newnote 2 :off 1 :dur 1 :note '(77 0) :marks '(:wedge<))</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">(fomus:fomus-newnote 2 :off 2 :dur 1 :note '(77 0) :marks  '(:endwedge< :startwedge> :f))</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">(fomus:fomus-newnote 2 :off 3 :dur 1 :note '(77 0) :marks  '(:endwedge> :mf))</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">(fomus:fomus-exec)</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">Sorry for never sending that official debug file - just tell me if  thats needed.</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">Cheers,</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">-Kilian</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">_______________________________________________</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">fomus-devel mailing list</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><A href="mailto:fomus-devel@common-lisp.net">fomus-devel@common-lisp.net</A></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><A href="http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel">http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel</A></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV> </BLOCKQUOTE><DIV><FONT class="Apple-style-span" face="Arial">_______________________________________________</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">fomus-devel mailing list</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><A href="mailto:fomus-devel@common-lisp.net">fomus-devel@common-lisp.net</A></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><A href="http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel">http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel</A></FONT></DIV> </BLOCKQUOTE></DIV><FONT class="Apple-style-span" face="Arial"><BR></FONT></DIV></BODY></HTML>