Re: [LAD] prototyping callback based architecture in python?

From: Paul Davis <paul@email-addr-hidden>
Date: Wed Nov 02 2011 - 12:39:22 EET

On Wed, Nov 2, 2011 at 12:23 AM, Iain Duncan <iainduncanlists@email-addr-hidden> wrote:
> Hi, I'm working on an a project that I intend to do using the STK in a
> callback style, but am hoping I can prototype the architecture in python
> until I'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's results to the audio
> subsystem.
>
> I've found a bunch of python audio libs but it doesn't seem like they work
> that way, maybe I'm missing something?

the obvious choices would be the python wrappers for JACK and/or PortAudio.

note, however, that the chances of using Python for per-sample
processing at low latency without intense dropouts are low.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Wed Nov 2 12:15:01 2011

This archive was generated by hypermail 2.1.8 : Wed Nov 02 2011 - 12:15:01 EET