[Mixxx-devel] Need help with export to the Traktor NML playlist

2013-07-05 Thread Андрей
Hi guys! I'm working on export to the Traktor's .NML playlist from mixxx, and I need some help. .NML it is simple XML file, which contains all track's data. You can check my code here. It is dirty now, but works well: https://github.com/xorik/mixxx/commit/90e92088398981bf88508cafc35f4dae8be94586

[Mixxx-devel] Javascript UDP server for OpenSoundControl or else

2013-07-05 Thread petah
I'm looking for a quick loopback path between my stdalone app and Mixxx; I'm guessing a Javascript server to receive OSC messages is too tall an order. Any other suggestions to implement a /very basic/ loopback test (with just start/stop, say) that doesn't require diving into Mixxx's bowels?

[Mixxx-devel] help! how to get data source for supporting geting controller presets from web?

2013-07-05 Thread 魏欣
Hi, I am working on providing interfaces for geting forum presets from server. Now I have deployed a server on my own computer ,built the database and been able to get database data from mixxx client through Tastypie API. But I find a problem that I have been ignored. It is how and where I can