would it be feasable to write python DJing software

Farshid Lashkari lashkariNO at SPAMworldviz.com
Thu Feb 2 19:30:24 EST 2006


Levi Campbell wrote:
> Hi, I'm thinking about writing a system for DJing in python, but I'm
> not sure if Python is fast enough to handle the realtime audio needed
> for DJing, could a guru shed some light on this subject and tell me if
> this is doable or if I'm out of my fscking mind?
> 

What do you mean by DJing? Queueing and playing audio files? If so, 
python should work fine. Check out the PyMedia library for 
playing/mixing audio with python.

-Farshid



More information about the Python-list mailing list