Please tell me how to express this lodash in JS.
const buffer = await audioCtx.decodeAudioData(soundData.slice(0)); const data1 = buffer.getChannelData(0).map(()