I am working on a project to add a tremolo effect to a guitar signal through a teensy. The dynamic range of the guitar is 900mv to -900mv. The teensy's ADC pin reads voltages from 0 - 3.3v. I have a non inverting pre amplifier that is outputting a simulated guitar signal ranging from 1.5 to -1.5 volts. What is the easiest way to offset the signal 1.5 volts.
