Git Product home page Git Product logo

eazy-sound-manager's Introduction

Eazy Sound Manager MIT license GitHub release Github downloads HitCount

Eazy Sound Manager is a simple Unity3D tool which aims to make sound and music management in games easier. Playing a single audio clip is now as easy as calling one API function. The API can handle multiple music, game and UI sound effects at the same time while still giving you the option to interrupt previous audio clips when needed. Audio clips can be one shot, or looping.

Moreover, Eazy Sound Manager has the option to make music persist through multiple scenes, as well as add fade in/out transitions. Different global settings for music, game sound effects and UI sound effects are also implemented. However, each audio has its own volume setting which is always relative to its global volume.

Features

  • Play multiple audio clips
  • Play music, game sound effects and UI sound effects
  • Play/Stop/Pause/Resume all or individual audio clips
  • Loop music
  • Fade in and fade out transitions
  • Global volume settings
  • Music persistence across scenes
  • 2D & 3D (spatial) audio support
  • Audio pooling
  • Runtime API (Fully documented)
  • No setup needed
  • Full C# source code

Installation

Download and put the Hellmade folder in your Assets folder, or download and import the unity package.

Usage

Read the Getting Started Manual for intructions on how to setup and use Eazy Sound Manager. Read the API Reference for further details on using the API.

Donate

Eazy Sound Manager is a free asset done in my free time. However, donations helps me improve it, as well as develop and publish more projects like this.

paypal

License

MIT License. Copyright 2018 Hellmade Games.

eazy-sound-manager's People

Contributors

jackm36 avatar dogukanerkut avatar ykw815 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.