Any chance you can upload one of the stereo samples that won't import (or email it to me)?
I should be able to debug *why* it isn't importing, or if there's a bug, try to fix it. I'm just using Java's built in audio parsing with some additional libraries for reading in .ogg and .mp3 files.
I also had to write a custom library for getting loop points from .wav files (so maybe that's where an error is occurring).
Most of the time I debug an issue though, I find out the sample isn't importing because it's 24-bit (or something else the program doesn't currently support).
Anyways, thanks for taking the time to sign up and comment. Let me know if you can send me one of the files that won't import...
-Jeff