maxiin / SoundVisualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoundVisualizer

The goal of this project is to create a sound visualizer webpage using HTML Canvas in conjunction with JavaScript to visualize any audio file uploaded to the webpage. This project utlizies the Web Audio API to analyze the frequencies of the audio file.

About


Languages

Language:JavaScript 82.5%Language:HTML 13.1%Language:CSS 4.4%