boxart / boxart-boiler

A boilerplate for Responsive DOM based Open Web Games.
MIT License
13 stars 4 forks source link

Sound Packaging #13

Closed MattSurabian closed 8 years ago

MattSurabian commented 8 years ago

Write tooling for webpack that helps with sound asset management. Each of these will be a new repo that can be maintained personally or by Bocoup or in some other org since they are not RWD Boilerplate specific. We'll just import them here as dependencies.

Webpack Audio Sprite Loader

MattSurabian commented 8 years ago

Work started on sound sheet loader. Looks like sound-loader, audio-loader, audio-sprite-loader, sound-sheet-loader are all available for a name. Thoughts?

MattSurabian commented 8 years ago

Personally I like audio-sprite-loader the best right now.

MattSurabian commented 8 years ago

audio-sprite-loader it is, per our standup vote today.

labond commented 8 years ago

Thanks Matt!

Lorin Bond Project Manager http://bocoup.com | (510) 915-4574 <1-510-915-4574> mobile

On Mon, Apr 18, 2016 at 12:56 PM, Matthew Surabian <notifications@github.com

wrote:

audio-sprite-loader it is, per our standup vote today.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/bocoup/rwd-game-boiler/issues/13#issuecomment-211472250

MattSurabian commented 8 years ago

Repo created for the plugin and loader https://github.com/MattSurabian/webpack-audio-sprite-plugin

MattSurabian commented 8 years ago

Published on NPM to ensure we owned the name. Added note to readme about feature completeness https://www.npmjs.com/package/webpack-audio-sprite-plugin