I was playing around with some computer code to process some audio. As part of it, I needed to combine the audio from two different sources. Everything is in raw, uncompressed, 16-bit signed samples, at 48kHz sample rate. So now I'm thinking, do I add voltage, or add power? The sample values...