I think Speaker constructor (or some other initialization code) should have: squareOscillator0.amplitude.set(0); squareOscillator1.amplitude.set(0); otherwise speaker is making sound at DCPU startup. ..