Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 888 Bytes

README.md

File metadata and controls

executable file
·
17 lines (9 loc) · 888 Bytes

WASABI Pedalboard

A full webcomponents / WebAudio pedalboard

Launch the project

First, make sure you have the Web Server for Chrome installed. Then use it to open the project. It will be available on http://127.0.0.1:8887/

How it works

This app fetches WAPs (Web audio plugins) from some repositories and makes it available in the footer. You can drag and drop the plugins wire it together to play music.

You can activate a user input (mic icon) and play in real time with an external instrument as a source for the pedalboard. Otherwise, you can test your pedalboard configuration by uploading and playing an mp3 song.

You can also sav / load a pedalboard configuration using the save icon on the header.

Online Demo