<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2715.400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm attempting to play two wav files 
simoultaneously using two readsf~ objects.&nbsp; The wav files are 'syncronized' 
rhythmically which requires that they start at exactly the same time.&nbsp; (I 
can't use a single stereo file for a bunch of reasons - although I know that the 
problem that I mention herein would be completely avoided).&nbsp; Anyways, as I 
was saying...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've hooked a BANG to the "open" messages of the 
two readsf~ objects.&nbsp; Then I send a&nbsp;message simoultaneously to the 
readsf~'s to start the files at the same time and have them play 'side-by-side' 
so to speak.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>THE PROBLEM:</FONT></DIV>
<DIV><FONT face=Arial size=2>The readsf~'s seem inconsistent...2 out 3 times 
(approx.) one of the files won't load properly and PD throws a "bad header" 
error, but I'm certain that the header of the wav files are just fine because 
when I try the same process again, it works -- or like the first try it doesn't 
work.&nbsp; But eventually it'll work! perhaps on the 3rd, 4th, or...you get the 
picture.&nbsp; Or if I 'open' and then start each file separately, they 
work.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Has anybody else experienced a similar 
problem?&nbsp; Anybody know why this might happen? and how to avoid 
it?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks.</FONT></DIV>
<DIV><FONT face=Arial size=2>Dave Sabine</FONT></DIV></BODY></HTML>