Hi, does anyone have an idea on how to handle WAV files that have their meta at the end of the file?
I've got a WAV that has just that, and when it plays back using BASS it actually plays that split second of meta data, which as you can imagine is just white noise. It's like a very quick click.
If you load it into Adobe Audition it doesn't do this because it's somehow dealing with the fact the meta is at the end.
Is there a setting or flag when opening a BASS_StreamCreateFile that will deal with this?