I am noticing a volume difference when I play an audio file using CDSoundSource and when I use [[SimpleAudioEngine sharedEngine] playBackgroundMusic: ] I am not making any changes to the gain property in either case, but the same file plays with a lower volume when I use CDSoundSource.
Did anyone ever experienced this? Is it expected behavior?
Thanks