scratch-audio/src
Michael "Z" Goddard a5702a7d49
add decodeSoundPlayer to AudioEngine
- decodeSoundPlayer returns a SoundPlayer instance instance of the
  sound id
- Write deprecation notes in AudioEngine about audioBuffers
2018-06-11 16:16:14 -04:00
..
effects support null AudioPlayer in Effect 2018-06-11 16:16:13 -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
AudioEngine.js add decodeSoundPlayer to AudioEngine 2018-06-11 16:16:14 -04:00
AudioPlayer.js use VolumeEffect in AudioPlayer 2018-06-06 14:42:05 -04:00
GreenPlayer.js implement new SoundPlayer 2018-06-11 16:16:14 -04:00
index.js break up index.js into files per class 2018-06-04 18:11:44 -04:00
log.js Pass with eslint --fix 2017-04-17 11:52:12 -04:00
Loudness.js break up index.js into files per class 2018-06-04 18:11:44 -04:00
SoundPlayer.js Safely stop sounds in safari 2017-08-22 11:33:18 -04:00
uid.js Use uid instead of md5 for keying audio buffer cache 2017-07-25 11:33:56 -04:00