<div>Well it works, and it seems to be running ok on my box ( some clicking, but the sine sounds clean ). <br></div><div><br></div><div>I noticed the python file has a mixture of spaces and tabs, so it opened up looking funny in my editor, I&#39;m converting that. I emailed Antoine to see if he&#39;s still working on this or what the status is. I&#39;ll definitely play around with it. I assume none of the other stk stuff has been ported given that Python is not really appropriate for real time dsp eh?</div>
<div><br></div><div>Looking over my notes I realized I got busy and never tested the crtsine example on my firepod for you, I&#39;ll get to that to.</div><div><br></div><div>thanks</div><div>Iain</div><br><div class="gmail_quote">
On Wed, Nov 2, 2011 at 7:24 AM, Gary Scavone <span dir="ltr">&lt;<a href="mailto:gary@ccrma.stanford.edu">gary@ccrma.stanford.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Iain,<br>
<br>
If it helps, there is a python wrapper for RtAudio in the latest release of RtAudio (look in the &quot;contrib/python/&quot; directory).<br>
<br>
--gary<br>
<div><div class="h5"><br>
On 2011-11-02, at 12:22 AM, Iain Duncan wrote:<br>
<br>
&gt; Hi, I&#39;m working on an a project that I intend to do using the STK, but am hoping I can prototype the architecture in python until I&#39;ve figured out the various components and their responsibilities and dependencies. Does anyone know of any kind of python library ( or method? ) that would let me simulate the way callback based STK apps using RTAudio work? IE I want to have a python master callable that gets called once per audio sample and has a way of sending out it&#39;s results.<br>

&gt;<br>
&gt; I&#39;ve found a bunch of python audio libs but it doesn&#39;t seem like they work that way, maybe I&#39;m missing something?<br>
&gt;<br>
&gt; thanks!<br>
&gt; Iain<br>
</div></div>&gt; _______________________________________________<br>
&gt; Stk mailing list<br>
&gt; <a href="mailto:Stk@ccrma.stanford.edu">Stk@ccrma.stanford.edu</a><br>
&gt; <a href="http://ccrma-mail.stanford.edu/mailman/listinfo/stk" target="_blank">http://ccrma-mail.stanford.edu/mailman/listinfo/stk</a><br>
<br>
</blockquote></div><br>