The Web Audio API offers some great features for synthesizing and visualising audio. This is a personal project that aims at combining the audio api and webgl to create some interesting visualisations.
- Install NodeJS and Git
- git clone https://github.com/Twelve-60/WaveGL.git
- npm install -g bower
- npm install
- bower install
- npm start