scratch-audio/src
Paul Kaplan 20d05ee5c9 Merge pull request #57 from paulkaplan/use-uid-not-md5
Play sounds by unique sound ID and allow getting/setting buffers by sound ID
2017-07-26 08:59:43 -04:00
..
effects Lint 2017-07-21 12:10:32 -04:00
.eslintrc.js Install and configure eslint-config-scratch 2017-04-17 11:52:12 -04:00
ADPCMSoundDecoder.js Use “audioContext” to refer to webAudioContext 2017-06-22 10:51:57 -04:00
ArrayBufferStream.js Update to use ES6 class syntax 2017-04-18 12:22:06 -04:00
DrumPlayer.js Fall back to the older callback API for decodeAudioData 2017-07-21 12:35:21 -04:00
index.js Merge pull request #57 from paulkaplan/use-uid-not-md5 2017-07-26 08:59:43 -04:00
InstrumentPlayer.js Use “audioContext” to refer to webAudioContext 2017-06-22 10:51:57 -04:00
log.js Pass with eslint --fix 2017-04-17 11:52:12 -04:00
SoundPlayer.js Use “audioContext” to refer to webAudioContext 2017-06-22 10:51:57 -04:00
uid.js Use uid instead of md5 for keying audio buffer cache 2017-07-25 11:33:56 -04:00