Hi Sean,

I don't remember exactly but I think I wrote the midi send code to be
as stupid as possible. You can basically send any two bytes you like
with the two parameters but there may be some more customisation
needed. The code is in midiledhandler.cpp and surrounding spaghetti.

The HercJog thing was a bit of a hack to get Hercules support working
just in time for some release. I would suggest that it should be
tunable to be more general. However at the moment our current <option>
block doesn't support passing parameters to the option settings so
this is probably indeed the start of where we need to come up with
something a bit smarter to handle this.

Adam

2008/11/12 Sean M. Pappalardo <[EMAIL PROTECTED]>:
> Hello.
>
> I'm working on a controller mapping in the current XML format for Mixxx
> 1.6.1 and have it mostly working but can't get LEDs to work.
>
> My questions:
> - What does the <status> parameter mean under <light>? More
> specifically, I need to send a regular Note On (0x9x) message with a
> specific velocity value to light the LEDs on this device. <status>
> doesn't seem to mean velocity since I can't get anything to light up.
> - As for the controller inputs, I've been using the <hercjog/> option
> but it needs tuning for this device. (This has a much higher resolution
> apparently.) Is that option implemented in the Mixxx code? (Therefore is
> this where embedded scripting would take over?)
>
> Thanks for your time.
>
> Sincerely,
> Sean M. Pappalardo
> "D.J. Pegasus"
>
> <<--------------------------------------------------------------------------------->>
> This E-Mail message has been scanned for viruses
> and cleared by >>SmartMail<< from Smarter Technology, Inc.
> <<--------------------------------------------------------------------------------->>
>
> -------------------------------------------------------------------------
> 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
>

-------------------------------------------------------------------------
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