Hi,
I started using cocosDension for a new product that has a ton of voice over because I needed support for ima4 compressed files. Anyway, after I upped the max number of loaded sounds to something reasonable everything was working fine.
However, last night I converted some new wav files to caf using the same batch process I had used before. For some reason, these files simply won't load in dension at all, yet I converted them the same way as before. All of the files are mono, 44100 wav saved out of Sound Forge in a batch process. They were converted to ima4 cafs using afconvert:
afconvert -f caff -d ima4 filename.wav
Any ideas?