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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to