would it be feasable to write python DJing software
Farshid Lashkari
lashkariNO at SPAMworldviz.com
Thu Feb 2 19:30:24 EST 2006
More information about the Python-list mailing list
Thu Feb 2 19:30:24 EST 2006
- Previous message (by thread): would it be feasable to write python DJing software
- Next message (by thread): would it be feasable to write python DJing software
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): would it be feasable to write python DJing software
- Next message (by thread): would it be feasable to write python DJing software
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list