let audio = document.getElementById('audio'); let file_path = audio.src; function specgram() { const analyser = }