Is there a way to configure audio settings? I have a high quality sound card but I'm hearing alot of distortion.
Thanks, Mike Wheaton
Is there a way to configure audio settings? I have a high quality sound card but I'm hearing alot of distortion.
Thanks, Mike Wheaton
Unity doesn't have a built-in compressor. Therefore, if your waveforms add up to over 1, you will get distortion. (This will invariably happen if you're layering high-quality and/or loud clips.) However, either Unity uses floating-point audio processing (which I hope), or AudioListener.volume and the Audio Manager's Volume are applied individually to each clip before mixdown, because if you decrease either of them enough, you will get rid of distortion.
Now, this is assuming you are talking about clipping. Other people have used the term "distortion" differently. Let us know if this solves your problem, and if not, perhaps we'll need to listen to a sample.
It could be because you're clip doesn't have good quality. If not then it should be because of what Jessy said.