A lightweight web-based synthesizer for those interested in audio synthesis.
- Simple envelope sliders
- 16-note sequencer
- User profile for saving and loading slider values and sequences
You'll need to have NPM, Yarn, and MongoDB installed.
Clone this repository and run npm install
to install dependencies.
Run yarn add typescript
to install TypeScript.
Run npm install _____
if the terminal tells you that a module is missing.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Also runs the app.
Starts the server and client processes simultaneously.
- Jame Coyne
- James Desmond
- Cedric Kerley