<pre><b>Igor Brkic wrote:</b><br>&gt;On Monday, November 22, 2010, Gregory Joyce &lt;<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user">gkjoyce at gmail.com</a>&gt; wrote:
&gt;&gt;<i> I like puredata for sound design because usually once that is set up
</i>&gt;&gt;<i> it&#39;s fairly static.  I don&#39;t really like &quot;composing&quot; in puredata
</i>&gt;&gt;<i> though.
</i>&gt;&gt;<i>
</i>&gt;&gt;<i> So what I am asking is this:
</i>&gt;&gt;<i> Is there some sort of nyquist-like program that will allow me to edit
</i>&gt;&gt;<i>. a text file which will send OSC or midi data to PD (or anywhere).
</i>&gt;&gt;<i> ...</i><i>
&gt;</i>
&gt; You can try Fluxus (<a href="http://www.pawfal.org/fluxus/">http://www.pawfal.org/fluxus/</a>). It looks like the
&gt; thing you are looking for. Never tried it though (tried to compile it
&gt; few times but never succeeded). <br><br>Fluxus is designed for live coding and uses OSC messaging.  It has MIDI <br>capabilities, and is scheme based like nyquist (?) but designed more for <br>openGL graphics.  It does have it&#39;s own synth engine, fluxa.<br>
<br>Check out Gabor Papp&#39;s Hack-a-day log for examples of fluxus live coding:<br>      <a href="http://mndl.hu/hackpact">http://mndl.hu/hackpact</a><br><br>Fluxus is included in Pure:dyne, a live usb distribution, so there is no <br>
excuse not to try it, and is packaged for fedora, ubuntu, arch and osx. <br><br>Compiling can be a challenge, it took some time to track down all the <br>dependencies, compile plt-scheme with the right switches then compile <br>
fluxus, but by following the README file, I was able to get it done. <br></pre>