Web Audio-based audio engine for Scratch 3.0
Find a file
2016-11-10 14:39:22 -05:00
.github add docs for open sourcing 2016-10-13 15:07:18 -04:00
src replace follower with waveshaper 2016-11-10 14:39:22 -05:00
.editorconfig initial commit 2016-10-13 14:54:07 -04:00
.eslintignore initial commit 2016-10-13 14:54:07 -04:00
.eslintrc initial commit 2016-10-13 14:54:07 -04:00
.gitignore initial commit 2016-10-13 14:54:07 -04:00
.npmignore publish to npm 2016-10-13 15:26:30 -04:00
.travis.yml publish to npm 2016-10-13 15:26:30 -04:00
CONTRIBUTING.md add docs for open sourcing 2016-10-13 15:07:18 -04:00
LICENSE add docs for open sourcing 2016-10-13 15:07:18 -04:00
package.json remove vocoder module 2016-11-07 17:28:13 -05:00
README.md update readme with correct repo name 2016-11-02 16:36:19 -04:00
TRADEMARK.txt add trademark file 2016-11-01 16:27:36 -04:00
webpack.config.js initial commit 2016-10-13 14:54:07 -04:00

scratch-audio

Scratch audio engine is for playing sounds, instruments and audio effects in Scratch 3.0 projects

Please note this project is at an early stage and we are not ready for pull requests

Build Status

Installation

This requires you to have Git and Node.js installed.

In your own node environment/application:

npm install https://github.com/LLK/scratch-audio.git

If you want to edit/play yourself:

git clone git@github.com:LLK/scratch-audio.git
cd scratch-audio
npm install

Testing

npm test

Donate

We provide Scratch free of charge, and want to keep it that way! Please consider making a donation to support our continued engineering, design, community, and resource development efforts. Donations of any size are appreciated. Thank you!