Getting a P5.js sketch to play sound on an iOS device

Hi all I’ve made some audio experiements with p5.js and the sound library -
https://angeltapes.github.io/Dwalm/

I’d like to use these on my iOS device (iPhone 6s) but I can’t get any sounds to work, either in Safari or Chrome. Is this a known compatibility issue?

Thanks,
Bobby

This is a known issue / choice apple made on ios.

check this out: https://www.ibm.com/developerworks/library/wa-ioshtml5/index.html

this article is a bit old so things might have changed a bit. it’s been a little bit since I’ve tried to solve this issue myself. Others might have other insights, but this is a start :slight_smile:

2 Likes