> 
> If a minimalist approach is good for you, it is quicklispable :)
> 
> (asdf:defsystem "clm"
>  :description "Common Lisp Music"
>  :version "3"
>  :author "William Schottstaedt <bil (at) ccmra (dot) stanford (dot) edu>"
>  :licence "LLGPL"
>  :perform (compile-op (o c)
>             (load (system-relative-pathname "clm" "all.lisp"))))

Yes indeed!
(Though it won’t load on lispworks.)

Any chance of changing the asd?

best,

jc


_______________________________________________
Cmdist mailing list
Cmdist@ccrma.stanford.edu
https://cm-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to