# fade in/out sound

**URL:** https://qa.fmod.com/t/fade-in-out-sound/13772
**Category:** FMOD Studio
**Created:** [March 21, 2018, 7:59am UTC](https://qa.fmod.com/t/fade-in-out-sound/13772 "2018-03-21T07:59:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mike4](https://avatars.discourse-cdn.com/v4/letter/m/aeb1de/32.png) [@mike4](https://qa.fmod.com/u/mike4)
#### Post date: [March 21, 2018, 7:59am UTC](https://qa.fmod.com/t/fade-in-out-sound/13772/1 "2018-03-21T07:59:06Z")

</div>

Hi  
how to fade in/out a sound with fmodstudio? it’s a looped sound so only on first start/stop.  
Thanks

---

<div class="post-metadata">

### Author: ![richard\_simms](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/richard_simms/32/261_2.png) [@richard\_simms](https://qa.fmod.com/u/richard_simms)
#### Post date: [March 21, 2018, 11:17pm UTC](https://qa.fmod.com/t/fade-in-out-sound/13772/2 "2018-03-21T23:17:16Z")

</div>

Hi Mike,

In those situations it is recommended to use an AHDSR modulator.

[https://www.fmod.com/resources/documentation-studio?page=authoring-events.html#modulation](https://www.fmod.com/resources/documentation-studio?page=authoring-events.html#modulation)

If you are looking to fade in/out individual instruments, then apply the AHDSR to the volume of those instruments (fade in/out will occur with triggering those instruments). If you are looking to fade in/out a track or event, then you can apply it to the volume of the (master) track (fade in/out will occur when the event starts/stops).

Thanks,  
Richard
