Jump to content

WebAudio API wrapper


d13
 Share

Recommended Posts

  • 2 months later...

I'm working on a very simple lightweight wrapper for game sounds using the WebAudio API.

Just in case anyone out there can use it, here it is:

 

https://gist.github.com/kittykatattack/cd41b480e94fd32d8ad5

 

.... I did a lot more work on it.

There's now a sound manager to help load sound files and access them.

I also added echo, reverb, and playRate effects.

And there's a new  `soundEffect` function that can generate a huge variety of sound effects and music from scratch using pure code.

Here's the new repository:

 

https://github.com/kittykatattack/sound.js

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...