I have an iphone mp3 that is being loaded at runtime using WWW from a local file. The sound is very low but I don’t know why.
The audio.volume =1.
I’ve read some info about whether the sound is 2D or 3D but that seems to be something you set on import – in this case I am importing it on the fly so I don’t see a way to set that.
I want the sound to be independent of the distance from the listener. And I want the volume to be the same loudness as it would be playing something from the music (ipod).
Thanks,