Skip to content

Added aac to the list of sounds in RequestUtils.js#260

Merged
lannymcnie merged 1 commit intoCreateJS:masterfrom
qwertykg:master
Mar 26, 2019
Merged

Added aac to the list of sounds in RequestUtils.js#260
lannymcnie merged 1 commit intoCreateJS:masterfrom
qwertykg:master

Conversation

@qwertykg
Copy link
Contributor

The problem with the current state of the file is that if you're loading a sound that's in the AAC format(usually used in safari and edge), this isn't handled by the switch statement and thus defaults to text, so the would be Audio object becomes stringified.

@lannymcnie lannymcnie merged commit eab00cf into CreateJS:master Mar 26, 2019
@lannymcnie
Copy link
Member

Thanks!

@qwertykg
Copy link
Contributor Author

@lannymcnie can you please do a release to npm to up the version to include this change? The latest version on npm seems to have been 2 years ago: https://www.npmjs.com/package/preloadjs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments