New
v2.1.0
ADDEDHowler now maintains a general pool of HTML5 Audio nodes that are unlocked on first user input, which fixes issues with subsequent HTML5 Audio plays not working (#1008).ADDEDNew globalhtml5PoolSizeoption that allows setting the default size of the HTML5 Audio object pool (#1008).CHANGEDSince locking of audio is no longer mobile-only,mobileAutoEnablehas been renamed toautoUnlock.FIXEDPlaying a sound with locked audio in Chrome or elsewhere could causeplaying()to returntrue().