You have to use a voltage divider regardless because your Arduino's ADC input limit is going to be +5V or if Vdd is lower than 5V it will have to be no higher than Vdd. The Arduino won't like a negative voltage on the ADC input either, so plan on eliminating or clipping the negative wave too.
Chris