Thanks guys.
I'm going to implement those changes then. I'll add a GIGA Library selector for the first value, and for the second and third I'm going to use the following formula to convert my 0 – 127 standard midi volume values to LSCP decimal values.

1.0 / 127 X Volume Set (0-127) = LSCP Decimal Volume.
This way the end user will get to see normal values but the LSCP gets what it wants too.

Regards
James

[This message has been edited by Irishacts (edited 05-05-2010).]