Scripts/Audio
From Unify Community Wiki
(Difference between revisions)
(→Sound) |
Nick Prühs (Talk | contribs) |
||
Line 44: | Line 44: | ||
*[[Easy Fade In]] - Smoothly ramp up an AudioSource's volume over a given period of time. | *[[Easy Fade In]] - Smoothly ramp up an AudioSource's volume over a given period of time. | ||
+ | *[[Fading Audio Source]] - Smoothly fades out and in when changing audio clips. | ||
*[[JukeboxController]] - This is a simple jukebox-style audio manager that lets you load multiple sound clips and have them played/mixed on the fly. The intent was to gradually grow this class into something that would easilly allow crossfades, ducking, etc. | *[[JukeboxController]] - This is a simple jukebox-style audio manager that lets you load multiple sound clips and have them played/mixed on the fly. The intent was to gradually grow this class into something that would easilly allow crossfades, ducking, etc. | ||
*[[Loudness]] - Better control of AudioSource.volume and AudioListener.volume. | *[[Loudness]] - Better control of AudioSource.volume and AudioListener.volume. |
Revision as of 15:35, 23 May 2014
General | Editor | Controllers | GUI | Effects | Physics / Simulation | Networking | Sound | Development |
Sound
|