<div><br></div><div class="gmail_quote">On Fri, Nov 4, 2011 at 11:32 AM, Kjetil Matheussen <span dir="ltr"><<a href="mailto:k.s.matheussen@notam02.no">k.s.matheussen@notam02.no</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="h5">>> Thanks guys, it looked from what I could see on the port audio page that<br>
>> only non-blocking was supported, but Gary said on the stk list that it<br>
>> might be possible with the python wrappers in the rtaudio package. I<br>
>> realize it's probably not going to be practical as a long term solution<br>
>> (<br>
>> though I sure with it were possible )  but as I actually earn my living<br>
>> coding python and am a total C++ amateur, it's probably worth saving<br>
>> some<br>
>> frustration figuring out architecture in a python prototype. I'm ok with<br>
>> high latency for now.<br>
>><br>
>> Kjetil, do you know if anyone has experimented with a real time memory<br>
>> allocator for Python?<br>
>><br>
><br>
> No, I don't know.<br>
> Are you sure you need to use Python? There are other high level languages<br>
> letting you do this, which are much faster than Python.<br>
> LuaAV for Lua is the most obvious since Lua is the same<br>
> type of language as Python. Other alternatives I know of are Faust,<br>
> Kronos (if it's available now) and Snd-RT.<br>
> (Of those last three, you should look at Faust first.)<br>
><br>
</div></div></blockquote><div> </div><div><div>Well, I code in Python for a living, so as far as maximizing developer time it makes sense! And there are a lot of nice libraries out there for doing things in Python ( gui, midi, osc interfaces, etc )<br>
</div><div><br></div><div>iain</div></div></div>