Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JavaScript sound synthesis

As part of a third level project I am going to attempt to build a web based sound synthesiser using HTML5 and JavaScript.

Does anyone know of any APIs that would allow me to deploy it on all or most browsers?

I have so far seen an API that works with Firefox only and another on GitHub that works with Chrome only.

It would be great to be able to use this in Safari, as with the iPad it could become a stand alone instrument. Is this feasible?

like image 785
redned Avatar asked Jun 06 '26 10:06

redned


1 Answers

If you go to http://caniuse.com they will tell you if a technology is supported by Safari or not. Go check it out. Then, any API that you use will tell you what support you will get for it.

like image 125
frosty Avatar answered Jun 08 '26 23:06

frosty



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!