# Build a spatial audio click sound

Modify `main.js` so that when the user pinches in XR (or clicks in desktop), a short click sound plays from the position of the cylinder in the starter template. The sound should be positional 3D audio, so it sounds louder when the user is close to the cylinder.

Only edit `main.js`. Do not touch `index.html` or the importmap.
