Skip to content

coogie/pedals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An exploration of the Web Components and the Web Audio API by building out various guitar effects pedals as modular components.

Getting Started

To get started with the repo, simply clone it down and install dependencies (Yarn preferred)

$/pedals> yarn install

and run:

$/pedals> yarn start

The application is hosted on Github pages and, as such, the build task generates a static site into the /docs folder. To build the app for production, run:

$/pedals> yarn build

About

An exploration of the Web Components and the Web Audio API by building out various guitar effects pedals as modular components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors