Ok, what is the SRL programming model being used in this case for event processing? Singel or multi thread app?
Are you measuring the times with the same exact file played between the two tests? I noticed the JCT and DM3 wave files provided are different in size in this case. One if 29.3345 (jct) vs that of 30.286 (dm3). So the JCT will play quicker in that case.
Is this just playing by passing the File, or is this using streaming IO interface? As the block sizes and read/writes used for host library to fwl interaction are different in size between DM3 and JCT, so processing will ultimately by different between the two pending lengths of files played.
Jeff