<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Yes, Grace is built in JUCE. &nbsp;Actually Its not hard to load plugins directly into juce, if you did that you could route your midi to your plugins without needing an external app.
<div class="">I have<br class="">
<div class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Feb 28, 2020, at 9:55 AM, Iain Duncan &lt;<a href="mailto:iainduncanlists@gmail.com" class="">iainduncanlists@gmail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">So much good stuff to dig into on this thread! :-)
<div class=""><br class="">
</div>
<div class="">Rick, I noticed in the S7 docs there was a mention of your name on &quot;S7 in JUCE&quot;. Did you use JUCE for Grace? I ask as it's on my to-evaluate list for some advanced ear training software I'd like to build with S7.&nbsp; (Jazz ear training software,&nbsp;
 at a high enough level of sophistication, starts to look like algo composition if you squint a little.)<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">iain</div>
</div>
<br class="">
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Fri, Feb 28, 2020 at 6:31 AM Taube, Heinrich K &lt;<a href="mailto:taube@illinois.edu" class="">taube@illinois.edu</a>&gt; wrote:<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div style="overflow-wrap: break-word;" class="">
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On Feb 28, 2020, at 6:44 AM, Michael Gogins &lt;<a href="mailto:michael.gogins@gmail.com" target="_blank" class="">michael.gogins@gmail.com</a>&gt; wrote:</div>
<br class="">
<div class=""><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline" class="">&gt;
 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.</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class="">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline" class="">&gt;<span class="">&nbsp;</span></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class="">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline" class="">&gt;
 My application is to algorithmically generate midi to be played by virtual instruments. (i.e., route the midi to a VST or AU host.)</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class="">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline" class="">&gt;<span class="">&nbsp;</span></span></div>
</blockquote>
</div>
<div class=""><br class="">
</div>
Grace is a C&#43;&#43; app that contains a real time scheduler, s7 scheme, and a scheme version of common music.&nbsp; 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.<br class="">
<div class="">—Rick</div>
<div class=""><br class="">
</div>
</div>
_______________________________________________<br class="">
Cmdist mailing list<br class="">
<a href="mailto:Cmdist@ccrma.stanford.edu" target="_blank" class="">Cmdist@ccrma.stanford.edu</a><br class="">
<a href="https://cm-mail.stanford.edu/mailman/listinfo/cmdist" rel="noreferrer" target="_blank" class="">https://cm-mail.stanford.edu/mailman/listinfo/cmdist</a><br class="">
</blockquote>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</body>
</html>