/* * Get the equalizer preamp value. * * This method raises an Xmms::Error exception if XMMS is not running. * * Examples: * preamp = remote.get_preamp * preamp = remote.preamp * */ static VALUE xr_eq_preamp(VALUE self) {