audio engine for happycode 3.0
#### Please note this project is at an early stage and we are not ready for pull requests
In your own node environment/application:
``bash`
npm install https://gitee.com/happycoding-cx/happycode-audio.git`
If you want to edit/play yourself:bash`
git clone https://gitee.com/happycoding-cx/happycode-audio.git
cd happycode-audio
npm install
bash
npm test
``