Skip to content

maceq687/web-audio-demo

Repository files navigation

WebAudioDemo

This project was used for development of Web Audio API audio engine for 5D-instrument.
The live demo of the audio engine is available at: https://maceq687.github.io/web-audio-demo/.
This project was created using Web audio API and Angular CLI version 11.2.1.

web audio demo interface

You can use keyboard (keys ASDFGHJKL:") to enter new pitch values into the sequence loop.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build. Run ng build --prod --base-href=/web-audio-demo/ to build production for gh-pages