<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Oh, I'm also slowly updating comments in the code (I started with
accidentals.lisp)--As I'm gong through it, I'll make a list of some
info, functions and data that might be useful and put that in the
plugins README file (miscellaneous things like returning the diatonic
interval given two pitches, whether or not a note is on a white or
black key, etc..)<br>
<br>
+ I'll get the plugins to optionally compile into another directory (ie
work with asdf-binary-installer, etc.), right now it just uses
compile-file-pathname and dumps fasls in the plugins directory (which I
know can be annoying for some people :)  )<br>
<br>
Kilian Sprotte wrote:
<blockquote cite="mid9189AC73-8D03-4585-B6E1-E3E7FF7010FF@onlinehome.de"
 type="cite">Hi David,
  <div><br>
  <div>
  <div>Am 21.09.2006 um 09:20 schrieb David Psenicka:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite">
    <p style="margin: 0px;"><font
 style="font-family: Geneva; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Geneva" size="3">if you're specifying two values for :output,
then one will override the</font></p>
    <p style="margin: 0px;"><font
 style="font-family: Geneva; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Geneva" size="3">other----try this if you want both outputs:</font></p>
    <p
 style="margin: 0px; font-family: Geneva; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; min-height: 16px;"><br>
    </p>
    <p style="margin: 0px;"><font
 style="font-family: Geneva; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Geneva" size="3">init :filename "/dir/xxxxx" <span
 class="Apple-converted-space">                                       
   </span></font></p>
    <p style="margin: 0px;"><font
 style="font-family: Geneva; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Geneva" size="3">;; basename</font></p>
    <p style="margin: 0px;"><font
 style="font-family: Geneva; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Geneva" size="3">init :output (:musicxml-finale (:lilypond :view
t))</font></p>
  </blockquote>
  </div>
  <br>
  <div>Oh, something I wanted to ask for a long time...</div>
  <div>Is it possible to use :backend instead of :output?</div>
  <div>And is there a difference?</div>
  <div><br class="khtml-block-placeholder">
  </div>
  <div>Thanks,</div>
  <div><br class="khtml-block-placeholder">
  </div>
  <div>  Kilian</div>
  <div><br class="khtml-block-placeholder">
  </div>
  <div><br class="khtml-block-placeholder">
  </div>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
fomus-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fomus-devel@common-lisp.net">fomus-devel@common-lisp.net</a>
<a class="moz-txt-link-freetext" href="http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel">http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel</a>
  </pre>
</blockquote>
</body>
</html>