- Изменено
Audioevents do not work with some audiofiles...
Hi Spine Community.
I want to use sound events in spine, but sometimes I get a red icon with an exclamation mark on it. the audio file has this icon too. what might this be? It´s a normal wav file?
Can you help me?
Is there anything in your log file?
Spine Troubleshooting: spine.log
Spine can read WAV, OGG, and MP3 files. WAV files must use the PCM format with 1 or 2 channels and 16-bits per sample.
If you need to convert your WAV file sox
is a great, free command line tool for doing that:
http://sox.sourceforge.net/
Hi Nate. Thanks for your fast reply. The wav uses 24bits. So I will change that and check again. Thanks!
works! Thx.