0.1.2 • Published 4 years ago
happycode-audio v0.1.2
happycode-audio
Happycode audio engine is for playing sounds, instruments and audio effects in Happycode 3.0 projects
Please note this project is at an early stage and we are not ready for pull requests
Installation
This requires you to have Git and Node.js installed.
In your own node environment/application:
npm install https://gitee.com/happycoding-cx/happycode-audio.gitIf you want to edit/play yourself:
git clone https://gitee.com/happycoding-cx/happycode-audio.git
cd happycode-audio
npm installTesting
npm test