JSAudioManager is a html5 javascript class for easier handling of sounds in games or online programs. It is also possible to record arrangements, play them and store them via json to the user's file system or in the browser via localStorage. It is the sound api used in my smartphone and web game space fighter mobile. Furthermore it offers much more functions as you can hear!

You can easily use JSAudioManager by including the js file in your website's head tag.

<script src="js/audiomanager.js"></script>

Then you can create a new object in a javascript content area inside your <body>-Tags (or if a framework like jquery used in head via $(function() {})) by typing
<script>
window.oAudioManager = new AudioManager();
</script>

At my page http://www.philipkretz.net you can find a sample page for JSAudioManager!

Features

  • save and load sound arrangements
  • play html5 audio sounds
  • play background loops
  • easy and comfortable sound handling in websites, web apps and games

Project Activity

See All Activity >

Follow JSAudioManager

JSAudioManager Web Site

Other Useful Business Software
Secure File Transfer for Windows with Cerberus by Redwood Icon
Secure File Transfer for Windows with Cerberus by Redwood

Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Try for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JSAudioManager!

Additional Project Details

Registered

2013-03-07