Mixxx DJ app and Python

mikprog at gmail.com mikprog at gmail.com
Tue Jan 29 11:18:15 EST 2013


On Tuesday, January 29, 2013 4:13:09 PM UTC, David Hutto wrote:
[..]
> 
> >> or does anyone have experience with another software that does the same DJ thing?
> 
> 
> 
> 
> Hydrogen, and audacity work perfectly together.


Hi David,
thanks for your reply.
I am not sure though that this is going to help me.
We have built a kind of basic controller that sends commands via bluetooth. 
Then I should have some device (like a linux pc or raspberry Pi) where I have my applications that listen for these bluetooth commands and drives a DJ application accordingly (like mixing two sounds, sync them etc).

Obviously to write the whole application will take ages and I saw that the Mixxx one does everything I want.
So I am searching for a way to interface to it programatically.

Do you mean that Hydrogen and Audacity would replace the Mixxx app and I can call their functionality from Python?
Or were you thinking about something else?

Thanks,
Mik



More information about the Python-list mailing list