Hey guys! I am getting some sounds into my game and have been getting some issues. I am not sure if it is because of the quality of the sounds or what.
But some of my sounds work, and others do not. I am getting them online from various royalty free locations, usually I get them as .wavs and convert them to .mp3
Every few sounds I code into my game I get the following errors:
col: 3: Error: unsupported sampling rate(48000Hz) col: 3: Error: Unable to transcode …/assets/sounds/etc/etc
I am not very familiar with technical issues such as these.
EDIT:
This bitrate of my sounds are all about 128 kbps some work, and some throw the previous errors.
Thanks guys!