Web Audio-based audio engine for Scratch 3.0
Find a file
Christopher Willis-Ford 6e0a331558 chore: add commitlint
2023-12-20 18:19:53 -08:00
.github chore: add commitlint 2023-12-20 18:19:53 -08:00
sound-files/drums add drum sound samples from scratch 2.0 2017-01-10 11:05:47 -05:00
src chore: lint fixes 2023-12-15 14:44:01 -08:00
test chore: lint fixes 2023-12-15 14:44:01 -08:00
.editorconfig initial commit 2016-10-13 14:54:07 -04:00
.eslintignore initial commit 2016-10-13 14:54:07 -04:00
.eslintrc.js Install and configure eslint-config-scratch 2017-04-17 11:52:12 -04:00
.gitattributes use scratch-renovate-config:conservative 2021-07-22 14:48:34 -07:00
.gitignore Ignore source map output file 2017-04-14 14:00:39 -04:00
.npmignore ci: Add CircleCI config (ENA-41) 2022-11-18 14:20:13 -05:00
.nvmrc ci: gha workflow 2023-10-10 11:05:14 -04:00
commitlint.config.js chore: add commitlint 2023-12-20 18:19:53 -08: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-lock.json chore: add commitlint 2023-12-20 18:19:53 -08:00
package.json chore: add commitlint 2023-12-20 18:19:53 -08:00
README.md ci: Add CircleCI config (ENA-41) 2022-11-18 14:20:13 -05:00
renovate.json5 use scratch-renovate-config:conservative 2021-07-22 14:48:34 -07:00
TRADEMARK.txt Update TRADEMARK 2018-06-18 13:12:40 -04:00
webpack.config.js Merge pull request #81 from mzgoddard/dependents-no-boiler 2018-05-31 17:46:55 -04:00

scratch-audio

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

Greenkeeper badge

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

CircleCI

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!