[CM] CM/Scheme without Grace?

Taube, Heinrich K taube at illinois.edu
Fri Feb 28 06:30:38 PST 2020


On Feb 28, 2020, at 6:44 AM, Michael Gogins <michael.gogins at gmail.com<mailto:michael.gogins at gmail.com>> wrote:

> I see the Grace documentation lists a bunch of functions/macros related to algo music, but it's not clear to me whether Grace is required to get that functionality.
>
> My application is to algorithmically generate midi to be played by virtual instruments. (i.e., route the midi to a VST or AU host.)
>

Grace is a C++ app that contains a real time scheduler, s7 scheme, and a scheme version of common music.  You would develop your programs in scheme (or Sal) and you can run them in realtime to send MIDI or OSC to external programs. you can also use bill’s own s7 scheme binding to sndlib to generate audio files algorithmically.
—Rick

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/mailman/private/cmdist/attachments/20200228/de838254/attachment-0001.html>


More information about the Cmdist mailing list