> confines of the XML file. Adding controller-specific stuff to the Mixxx
> code was Albert's idea. ;P

Gotta watch these Canadians :)

> I need state variable setting & checking, conditional XML inclusion
> (i.e. while deviceMode!=1, then ignore these <control> and <output>
> (<light>) definitions,) basic arithmetic, and the ability to send
> (ideally arbitrary) strings of bytes to the MIDI device (sometimes
> conditional.)

Well you see my worry here is that you're basically implementing some
deadly interpreter in the xml parsing code here. And if you're going
to write your own interpreter it's probably easier to use someone
else's.

> So how soon can something be implemented?? :D

It depends on a number of factors. I suspect noone has time to
implement this immediately, I'm probably the most likely candidate and
I don't have my midi controller on me at the moment which will make
life quite difficult. How much time do you have to work on this? I
would certainly be happy to help you where I can. Obviously the first
thing we need to do is lay down a concrete design for what the
xml/script interface should look like.

Adam

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to