[CM] fun with CM + Linux
Rick Taube
taube at uiuc.edu
Fri Dec 6 09:01:07 PST 2002
I think your Timidity hook is what I should use as the default on linux.
but before i take your example, look at sco.lisp for a hook that tobias wrote called play-sco-file. his hook allows options etc to get passed to the hook. if you want you do a simlar function for midi/timidiity you can adapt his csound example and ill use it.
> I do have one question: rather than changing this line each time I
>compile CM, is there a way to override the default, perhaps via the
>cminit.lisp ? Sorry if that's a simple question, I'm a simple man... ;)
>
yes for now just put your definition:
(define (linux-play-midi-file ...) ...)
in your cmiinit.lisp file. but ill make yours the default.
More information about the Cmdist
mailing list