Skip to content

collaborative-music-lab/21m.080

Repository files navigation

21M.080 Web Audio framework

This framework creates a browser-based environment for exploring web audio, using the Tone.js and p5.js libraries.

Development reference

Available Scripts

In the project directory, you can run:

npm install

install all required dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

jsdoc autodocumentation

installation

install jsdoc locally into the project folder: npm install --save-dev jsdoc (this should be done automatically by just running npm install)

generating docs

run npx jsdoc -c .jsdoc.json to generate docs

  • you might need to check your git ignore doesn't exclude the /doc folder

About

Web Audio Support for 21M.080

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages