On Wed, May 28, 2008 at 3:32 PM, Michael Bradley Jr <mbradley.jr at gmail.com> wrote: > Hi Benny, > > thanks for your reply. > Benny Prijono wrote: >>> is it possible to stream a WAV file to different ports using different offsets? >>> >> >> It's only possible if you create different WAV player ports. >> > > to speed up the whole thing is it possible to use a memory-mapped file since > it's the same file being played but with different offsets? > You can use the memory based media player port for that (mem_port.h). -benny