All Projects → JackM36 → Eazy Sound Manager

JackM36 / Eazy Sound Manager

Licence: mit
Eazy Sound Manager is a simple Unity3D tool which aims to make sound and music management in games easier

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Eazy Sound Manager

Radialprogressbar
Customizable radial progress bar shader for Unity3D. Allows you to set arc range, minimum and maximum colors, textures, radius, and a few more things. Create HP Bars, Speedometers, rank progress, etc!
Stars: ✭ 714 (+428.89%)
Mutual labels:  unity, unity3d, unity-asset
Unity Assetpipeline Presentation
Unity project for "A Technical Deep-Dive into Unity's Asset Pipeline" presented at Develop: 2018
Stars: ✭ 31 (-77.04%)
Mutual labels:  unity, unity3d, unity-asset
Lasp
Low-latency Audio Signal Processing plugin for Unity
Stars: ✭ 816 (+504.44%)
Mutual labels:  unity, unity3d, sound
Infinity Square Space
Infinity Square/Space. The prototype of the game is open source. Unity Asset.
Stars: ✭ 122 (-9.63%)
Mutual labels:  unity, unity3d, unity-asset
Dlibfacelandmarkdetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
Stars: ✭ 80 (-40.74%)
Mutual labels:  unity, unity3d, unity-asset
Lunar Unity Console
High-performance Unity iOS/Android logger built with native platform UI
Stars: ✭ 628 (+365.19%)
Mutual labels:  unity, unity3d, unity-asset
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-77.78%)
Mutual labels:  unity, unity3d, unity-asset
Randomation Vehicle Physics
Vehicle physics system for the Unity engine.
Stars: ✭ 487 (+260.74%)
Mutual labels:  unity, unity3d, unity-asset
Fancyscrollview
[Unity] A scrollview component that can implement highly flexible animations.
Stars: ✭ 1,216 (+800.74%)
Mutual labels:  unity, unity3d, unity-asset
Awesome Unity Open Source On Github
A categorized collection of awesome Unity open source on GitHub (800+)
Stars: ✭ 1,124 (+732.59%)
Mutual labels:  unity, unity3d, unity-asset
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (+294.81%)
Mutual labels:  unity, unity3d, unity-asset
Reflexityai
Provide a basic framework to build an Utility IA in Unity using the xNode editor of Siccity
Stars: ✭ 109 (-19.26%)
Mutual labels:  unity, unity3d, unity-asset
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+291.11%)
Mutual labels:  unity, unity3d, unity-asset
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (+400%)
Mutual labels:  unity, unity3d, unity-asset
Unity3d Rainbow Folders
This asset allows you to set custom icons for any folder in unity project browser.
Stars: ✭ 519 (+284.44%)
Mutual labels:  unity, unity3d, unity-asset
Uduino
Simple and easy connection between Arduino and Unity
Stars: ✭ 25 (-81.48%)
Mutual labels:  unity, unity3d, unity-asset
Opencvforunity
OpenCV for Unity (Untiy Asset Plugin)
Stars: ✭ 359 (+165.93%)
Mutual labels:  unity, unity3d, unity-asset
Holoshield
Highly customizable sci-fi shield / force field shader for Unity3D. Allows you to set edge power & color, inner texture scrolling, waviness, scale pulsation and procedural intensity noise. Implements tessellation for low-poly base meshes.
Stars: ✭ 401 (+197.04%)
Mutual labels:  unity, unity3d, unity-asset
Minimumaudioplugin
Minimum implementation of a native audio plugin for Unity
Stars: ✭ 33 (-75.56%)
Mutual labels:  unity, unity3d, sound
Csharp Eval Unity3d
C# Expression Parser for Unity3D
Stars: ✭ 102 (-24.44%)
Mutual labels:  unity, unity3d, unity-asset

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].