/* * Set the equalizer preamp value. * * Examples: * remote.set_preamp 0.5 * remote.preamp = 0.5 * */ static VALUE xr_eq_set_preamp(VALUE self, VALUE preamp) {