SetValueFor
status_t SetValueFor(int32 channel, int32 value);
SetValueFor(fCurrentChannel, value);
slider->SetValueFor(i, (int32) (1000 * value[i]));