[CM] real-time

Rick Taube taube at uiuc.edu
Sat Jul 13 07:14:42 PDT 2002


the last example in processes.cm should show how to do this, but be advised
that "real time" in common lisp wont be good enough for most things.
depending on what you are trying to do you might find it more useful to call
midi-read-messages yourself in a loop and process the bytes directly to the
output port.

----- Original Message -----
From: "Johannes Quint" <Johannes.Quint at web.de>
To: <cmdist at ccrma.Stanford.EDU>
Sent: Friday, July 12, 2002 2:07 AM
Subject: [CM] real-time


> probably a very simple question:
> how can i create a process which takes midi-input (in real-time-modus),
> translates it via a function and creates immediately a midi-output?
> i.e. i want to play c-df-d-ef (chromatic-scale) on my midi-keyboard and
want
> to hear c-d-e-fs (whole-tone-scale).
> of course, my problem is'nt such a translation but the real-time stuff.
> thanks for help.
>
> j.quint
>
> --
> Johannes Quint
> Rilkestr. 55
> D-53225 Bonn
> 0228 46 82 56
> Johannes.Quint at web.de
>
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>




More information about the Cmdist mailing list