Why doesn't the release time of the modulator work in the game

Why doesn’t the release time of the AHDSR work in the game?

Hi,

Have you tried the steps in our AHDSR modulator troubleshooting guide?

If those don’t resolve the issue, could you please share:

  • The version number of the FMOD you’re using.
  • The game engine you’re using.
  • The code snippet you used to stop the EventInstance (including the stop mode).
  • A screenshot of the FMOD event setup showing the AHDSR routing.

Thank you for your reply. I have identified the issue. It was due to the incorrect selection of the stop mode for EventInstance. The problem has now been resolved.

1 Like

Glad to hear the issue is resolved, and thank you for sharing your solution here!