googlecreativelab / chrome-music-lab

A collection of experiments for exploring how music works, all built with the Web Audio API.
http://musiclab.chromeexperiments.com
Apache License 2.0
2.13k stars 493 forks source link

some apps does not run on ipad mini 5 #45

Closed magiwogg closed 3 years ago

magiwogg commented 3 years ago

Hello. As a music teacher, Chrome Music Lab helps me a lot in classes. However, when I try to run on iPad mini 5 , some of the apps -Rhythm, Ossilators and most of thwm - does not work. I tried multiple browsers- Chrome, Safari, Firefox, Sleipnir, Dolphin, etc, but it did not help. Could someone help me out?

Ivinish401 commented 3 years ago

We use this at my job too. I can confirm updates do not change this and the settings and hardware can be identical and half the class will not work while the others do. The ones that do not work can get on some and not the others.

For the devs specifically, I did a quick look at the console from the iPad on safari and I looked only on the oscillators (this one is consistently a problem) and found that it is not recognizing two variables: OscillatorNode and af. One more thing is the $sanitize function does not work if that is of any help.

eperez84 commented 3 years ago

What iOS version are your devices on? Can you check again? I suspect that this is a duplicate of #46, which may have been recently fixed

magiwogg commented 3 years ago

Also I have contacted development team some weeks ago, and they told me its fixed - yes, its fine now! Though it has a glitchy issue on "Voice Spinner", which happens when touching recorded waveform and trying to do DJ style scratch - which end up not spinning, making glitchy sound like granular synth. I have told dev team about it. Thanks for the support!