Hacker News new | ask | show | jobs
by richtaur 5220 days ago
1. Wait for user input before loading 2. Load up a "sound sprite" (kind of like a sprite sheet for audio) since iOS only supports playing one sound at a time 3. PROFIetc.
1 comments

Do you have any working examples? Would love to see this working in practice.