Hi, I have been confronted by adpcm files which are only 4 bit. They do not make the TStockAudioPlayer onlevel event activate when they are played. I am using an example like the simple wave audio player in the Delphi demos where the onlevel event increments the position of the progress bar. The files play just fine and are audible.
Is there a way to make the player more sensitive so that it will respond to the weaker files? Or is there a way to increment the progress bar without using the onlevel event?
Many thanks
Mick