synthpad

Synthpad

A cool and fun way to create music!

Synthpad

Create beautiful musical pieces with a simple interface!

Installation

git clone https://github.com/correaswebert/synthpad
cd synthpad
npm install

Usage

npm run dev

Navigate to localhost:8080.

By default, the server will only respond to requests from localhost. To allow connections from other computers, edit the sirv commands in package.json to include the option --host 0.0.0.0.

Building

To create an optimised version of the app:

npm run build

You can run the newly built app with npm run start.

License

GNU GPL v2

Top categories

Loading Svelte Themes