microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
484 stars 210 forks source link

Sound not working in iPad #3537

Open kiki-lee opened 3 years ago

kiki-lee commented 3 years ago

Describe the bug

(Email from customer)

Many students (who are on iPads - don't know how optimized this is for iPads) say that when they use the melody/music tools, it just plays one note no matter which notes they choose, or, does not play any sound at all when unmuted (I made sure the simulator wasn't muted)

To Reproduce Steps to reproduce the behavior:

  1. Go to arcade and add music to the on start
  2. Select a song from the gallery
  3. Try to play the song you've chosen
  4. Song only plays one note

Expected behavior The music should work the same way that it does on the pc

Additional context Add any other context about the problem here.

kiki-lee commented 6 days ago

Update: Still happens with melody block, but once you add another block, it starts to play. Doesn't seem to happen with the play song block.