scratch-audio/test
Michael "Z" Goddard fb355abb7d
schedule stop DECAY in the future for firefox
Firefox at this time cannot smoothly schedule audio parameter changes
to happen immediately. Immediately scheduled changes clip when firefox
tries to catch up. Smoothly fading out a sound immediately instead of
clipping the end of the sound, in firefox at this time clips the sound
between where the fade out starts and where firefox catches up and
finishes the scheduled fade.
2018-06-25 13:15:19 -04:00
..
__mocks__ Fix broken tests (mock change for effects and plan audioengine) 2018-06-21 16:01:36 -04:00
effects add Effect tests and mocks 2018-06-08 12:39:29 -04:00
AudioEngine.js Fix broken tests (mock change for effects and plan audioengine) 2018-06-21 16:01:36 -04:00
SoundPlayer.js schedule stop DECAY in the future for firefox 2018-06-25 13:15:19 -04:00