Forum Discussion
Overlapping Audio
I am having issues with overlapping audio. This was the message I received from our testing team:
- In the course , click on multiple year periods one after the other.
- There is overlap of sounds and am able to select multiple year periods at the same time.
Is there a fix for this?
- PhilMayorSuper Hero
Really depends on how the audio plays if it is layers, set the layers to hide one another and pause the base layer. If you are triggering the audio off the base layer you will need triggers to stop the other media playing
- S-JBirchCommunity Member
Use the Stop Media trigger. It has to be tied to the layers. You can put at trigger on Layer one: Stops media playback of sound.wav on baselayer when the timeline begins on this layer.
You can duplicate the trigger and change it to Play Media sound.wav on Base Layer when user clicks Button 1.
Then the base layer will continue the audio, IIRC. Stop media is more a "Pause" media,
You can even loop it with two triggers:
Play Media when the timeline begins
Play Media (same1) When Media ends...
Loopity-de-loop
- TikiniaMcPha857Community Member
The base layer has audio. Then you can select dates (different layers) that also have audio with each layer. How do I stop the other media from playing and overlapping the other layers?
- TikiniaMcPha857Community Member
Thank you both! It worked!