- Jan 09, 2020
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Dec 19, 2019
-
-
Paul Kaplan authored
-
- Dec 18, 2019
-
-
Eric Rosenbaum authored
-
- Dec 12, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Sep 27, 2019
-
-
Eric Rosenbaum authored
the waveshaper node is implemented incorrectly on Mac Safari (https://bugs.webkit.org/show_bug.cgi?id=129333) and causes extreme distortion of the sound
-
Eric Rosenbaum authored
This reverts commit 45cb96f2.
-
- Sep 26, 2019
-
-
Paul Kaplan authored
-
- Sep 13, 2019
-
-
Paul Kaplan authored
-
- Sep 05, 2019
-
-
Eric Rosenbaum authored
-
- Sep 04, 2019
-
-
Eric Rosenbaum authored
-
- Sep 03, 2019
-
-
Eric Rosenbaum authored
-
- Jul 22, 2019
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Jul 09, 2019
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Jan 14, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jul 06, 2018
-
-
Paul Kaplan authored
-
- May 15, 2018
-
-
Ray Schamp authored
Also, fix detection of IE so it works. Apparently bowser.name !== 'IE' on IE with bowser. bowser.msie works though.
-
Ray Schamp authored
bowser correctly detects Chrome Headless as Chrome, is already used by scratchr2, and is more actively maintained than platform.
-
- Jan 31, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
It claims to support other sample rates, as the spec requires, but it does not.
-
- Jan 11, 2018
-
-
Paul Kaplan authored
-
- Jan 10, 2018
-
-
chrisgarrity authored
* Added object.assign polyfill * Fix IE load failure Don’t call `(window.AudioContext || window.webkitAudioContext)()` if platform is IE Catch any other errors, and display Browser unsupported in error-boundary. If for some reason there are no other errors (unlikely), preview-modal will still check for IE and show the unsupported modal. Polyfilling Object.assign is enough to get through load and show the modal for IE. We can always switch to `babel-polyfill` if there are others needed later, but for now this is smaller.
-
- Aug 15, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 13, 2017
-
-
Paul Kaplan authored
-
- Aug 09, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 04, 2017
-
-
Paul Kaplan authored
-
- Aug 03, 2017
-
-
Paul Kaplan authored
-
- Jul 21, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-