scratch-audio/src
Eric Rosenbaum e8864387c6 Use native audio buffer source node
Instead of the Tone js wrapper for it, because a recent update to Tone changed the ‘onended’ callback in a way that broke our “play sound until done” block.
2017-04-18 18:40:06 -04:00
..
effects Update to use ES6 class syntax 2017-04-18 12:22:06 -04:00
.eslintrc.js Install and configure eslint-config-scratch 2017-04-17 11:52:12 -04:00
ADPCMSoundDecoder.js Fix while condition, disable eslint complaint 2017-04-18 18:05:36 -04:00
ArrayBufferStream.js Update to use ES6 class syntax 2017-04-18 12:22:06 -04:00
DrumPlayer.js Update to use ES6 class syntax 2017-04-18 12:22:06 -04:00
index.js Fix static getters 2017-04-18 17:59:37 -04:00
InstrumentPlayer.js Update to use ES6 class syntax 2017-04-18 12:22:06 -04:00
log.js Pass with eslint --fix 2017-04-17 11:52:12 -04:00
SoundPlayer.js Use native audio buffer source node 2017-04-18 18:40:06 -04:00