Crossfade by parameter - crossfade between last and first entry?

Hey all,

I have a question about the audio node “crossfade by parameter”.

I have it working, fading between 4 sound waves based on a float driven by a blueprint. The problem I’m having is I can’t figure out how to crossfade back to the first sound wave from the final sound wave in the list. My final sound wave fully fades out when the float reaches 4.0, and the first wave starts fading in at 0. How do I transition between these two waves smoothly?

In the blueprint I’m using a modulo of 4 to keep the value in the correct range, but that doesn’t help fading back to wave 1. Image attached for clarity.

Any ideas? Cheers!

1 Like