private void tbFlexWireOut_Scroll(object sender, System.EventArgs e) { USBHID.SetLineOutGain(0x80 + 127 - tbFlexWireOut.Value); }