playTone({ frequency: 440, type: 'sine', duration: 0.2, gain: 0.3 });
playNoise({ duration: 0.1, gain: 0.15 });
Paste lines from your code to test them instantly: