A boilerplate example of a web audio component with GUI example using Rack and a test suite to roughly adhere to the specification
View the demo and test your progress by building your components and viewing example/index.html
component install --dev && component build --dev
Run the test suite by installing and building your components and viewing test/index.html
component install --dev && component build --dev