I'm using AKSequencer
to trigger AKPlayer
using a midi note, to repeat certain audio files.
The question I have is that, the audio files are sometimes slightly longer than the designated midi durations, because there are release sounds included in the audio. AKPlayer
doesn't seem to continue playing the files at the end of the sequencer duration - it immediately moves onto the new file triggered, so the audio files sound always slightly cut at the end. Slightly awkward.
Is there some sort of option such as 'mute after AKDuration
' vs. 'Keep playing once it's triggered'? I am not even sure if this is AKplayer-related, or AK-sequencer-related issue. Thank you so much <3