Exercises for the ATIAM WebAudio course
exercisescontains the boilerplate code for the exercisescorrectioncontains the complete code of the exercisesprojectcontains the boilerplate code for the final project
cd path/to/exercises
npm install
npm run dev
The application will be accessible at http://localhost:5000/
launch the server and, watch the file system and transpile on save
build the application
launch the server
- Benjamin Matuszewski benjamin.matuszewski@ircam.fr
- Victor Paredes victor.paredes@ircam.fr
BSD-3-Clause