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..)

+ 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 :)  )

Kilian Sprotte wrote:
Hi David,

Am 21.09.2006 um 09:20 schrieb David Psenicka:

if you're specifying two values for :output, then one will override the

other----try this if you want both outputs:


init :filename "/dir/xxxxx"                                            

;; basename

init :output (:musicxml-finale (:lilypond :view t))


Oh, something I wanted to ask for a long time...
Is it possible to use :backend instead of :output?
And is there a difference?

Thanks,

  Kilian



_______________________________________________ fomus-devel mailing list fomus-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel