Mixxx DJ app and Python

David Hutto dwightdhutto at gmail.com
Tue Jan 29 11:58:05 EST 2013


On Tue, Jan 29, 2013 at 11:45 AM, Ben <bungiman at gmail.com> wrote:
> This may not be too helpful, but I built a TCP server into the Mixxx application (in C++). I placed the server in ratecontroller (as I needed to vary the rate remotely). I then could send and receive TCP packets with a single board computer that ran a python client.
>
>

So you used a digital buffer region for your wave forms? How did you
handle the rest of the data; allocate memory, or delete if the data
became too lengthy?

-- 
Best Regards,
David Hutto
CEO: http://www.hitwebdevelopment.com



More information about the Python-list mailing list