I'm trying to put sound for when my main character is walking, the problem is, it doesn't seem to work. Did I do something wrong?
File name: sound1.mp3
Example:
Loop 0 (down):
NO SND - NO SND - NO SND - NO SND - SND: 1 -Ã, NO SND - NO SND - NO SND - SND: 1
AGS does not tell me that the sound file was not found, that means that the file is in the right place.
Can anyone help me ?
What's the spec for the sound file? (like bitrate, frequency, length, etc.)
I'm not sure if it's fixed but there may be problem playing MP3 files of short duration.
I converted the MP3 to a WAV and it worked. It seems that AGS prefers WAV files for sounds and OGG for music. I tried to insert music as a WAV(didn't work at all.) ,then as an MP3(works, but sometimes I can hear fuzzy sounds.) then finaly as an OGG and it worked fine.
Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Ã, Thanks!Ã, ;)
Ã,Â
Actually OGG is always more preferrable, WAV are in general too large in their file size. Glad to hear you got the problem sorted out.