[pypy-dev] Wrapping C, void pointer

Hart's Antler bhartsho at yahoo.com
Fri Aug 13 15:02:12 CEST 2010


Hi Armin, i wanted something faster than ctypes, i think thats why Hubert Pham used the Python C API when doing pyaudio before, also i want to do DSP on the samples and want to option to do as many effects as possible in real-time.
I figured out my problem, rpyportaudio is on google code now, http://code.google.com/p/rpyportaudio/


--- On Fri, 8/13/10, Armin Rigo <arigo at tunes.org> wrote:

> From: Armin Rigo <arigo at tunes.org>
> Subject: Re: [pypy-dev] Wrapping C, void pointer
> To: "Hart's Antler" <bhartsho at yahoo.com>
> Cc: pypy-dev at codespeak.net
> Date: Friday, 13 August, 2010, 1:39 AM
> Hi Hart,
> 
> On Thu, Aug 12, 2010 at 06:42:23PM -0700, Hart's Antler
> wrote:
> > I am wrapping PortAudio for RPython.
> 
> Why?  Writing it in standard ctypes would give really
> bad performance?
> 
> 
> Armin
> 






More information about the Pypy-dev mailing list