kevincennis / Mix.js

Mutitrack mixing in JavaScript with the Web Audio API
http://kevvv.in/mix/
MIT License
323 stars 76 forks source link

Web Audio tests #11

Open spmurrayzzz opened 10 years ago

spmurrayzzz commented 10 years ago

Came across the SlimerJS feature set this morning: http://www.slimerjs.org/features.html

Supports all the HTML5 standards recently implemented in Firefox, including things that are not available in PhantomJS: Audio, Video, WebGL etc.

Is it worth exploring methods of testing the Web Audio stuff using Slimer instead of Phantom?

kevincennis commented 10 years ago

Definitely interesting. I'll do some experimenting over the upcoming weekend.

pmamieva commented 1 year ago

That is a looong weekend!