I am trying to create a battle track, which has a start element, then a second element that loops.
For some reason, the second element fades in between samples, instead of just repeating, and I don’t understand why.
I set the first sample to start after 12 seconds (the length of the start element), and then the delay between samples to -1 (min -1 max -1). But what happens is that after each sample ends, the next one fades in.
I checked the sound clip and confirmed it doesn’t start with a fade in.
Any idea what might cause this?