Thanks for your response.
What I don't understand is why the following two Play commands seem to respond with the same volume sound:
Play[2Sin[4402Pit],{t,0,1}]
Play[20Sin[4402Pit],{t,0,1}]
I want to combine several amplitude waveforms each with its own volume coefficient.