For fun, I'm working on an audio project which calls for a differential voltage amplifier - something I don't have experience with yet. The circuit below is no good, because the differential amplifier has relatively low input impedance, and it unacceptably loads the high-output-impedance source. (Moreover, the input impedances of the two inputs are unequal.) This circuit only works well when the source's output impedance (modeled by R5 and R6 here) is very low:
simulate this circuit – Schematic created using CircuitLab
My question: is there a way to modify the differential amplifier to have very high input impedance, like a traditional unity-gain single-ended op amp circuit? I know I can simply add an additional pair of voltage follower op amps at the inputs, like this...
... but if at all possible I'd like to avoid putting an additional op amp in the signal path! Thanks in advance.