Is there a way to add fade in and out to pause?
I want to pause at a specific section and start playing again from the section where I stopped.
Is there a way to add fade in and out to pause?
I want to pause at a specific section and start playing again from the section where I stopped.
There’s not one specific means of doing this - the recommended way is generally to apply some form of change to the volume from your code (i.e. manually via parameter automation, at the bus level using a snapshot, etc.) before and after pausing your event.
If by “specific section” you mean that you want to pause at only a single point of your event every time, you could instead use a sustain point with timeline-automated volume changes before and after the sustain point, and key off the sustain point from code.