hoch / WAAX

NOTE: This project in not currently maintained.
MIT License
302 stars 19 forks source link

WAAX

Web Audio API eXtension (1.0.0-alpha3)

NOTE: WAAX requires Web Audio API and Web Components.

Introduction

WAAX offers a comprehensive framework for web-based music application. Its goal is to facilitate and support the development of web-based music software.

Feature Highlights

Prerequisites

The complete WAAX development setup requires the following software. Make sure they are installed with appropriate scope and permission.

Installation and Quick Start

If you have all the above installed, execute the following commands in the terminal to install and launch WAAX.

git clone https://github.com/hoch/WAAX waax
cd waax
npm install
gulp

Note that WAAX is pre-configured for the optimum development workflow. Type gulp in the terminal and then your web browser (Chrome by default) will open the project index page automatically.

What's Next?

Go to the project landing page and see what WAAX can do.

Change Log

License and Contact

MIT License. Copyright 2011-2014 Hongchan Choi