In Audiokit 4, AKAudioPlayer had
fadeInTime fadeOutTime
Which let me stop and start everything more smoothly.
while AudioPlayer in AudioKit 5 does not.
How do I get the same behaviour in the current version of the library?
Is it a question of ramping the volume to zero and then stopping it in the completion handler? I just worry I am doing extra work here, if I am missing the fading powers that exist.
1.4m articles
1.4m replys
5 comments
57.0k users