allowMultiple : boolean
This will allow you to have multiple instances of this Sound playing at once. This is only useful when running under Web Audio, and we recommend you implement a local pooling system to not flood the sound channels.
- Source code: sound/Sound.js (Line 144)
Please login to continue.