<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yea, you are right. The file was not damaged during download, I just
ran the "play" example from STK 4.3.1. There seems to be a further
issue here though. The program loads the file correctly, but no output
comes through my speakers. I've checked the control panel for my ASIO
soundcard and there is no signal that it receives. The program,
however, seems to be playing the audio file because it runs for the
same duration as the audio clip.<br>
<br>
My setup is Windows XP with ASIO soundcard. I was able to get audible
output when running the "testall" program from real-time audio 4.0.5. I
also have declared all the appropriate preprocessor definitions for
ASIO and little endian.<br>
<br>
So it seems I should be able to port opening of an input file to my
program with the "play" example program, but I still seem to face an
audible output issue. Any suggestions? -Rich<br>
<br>
Richard Dobson wrote:
<blockquote cite="mid:49BC188E.3080403@blueyonder.co.uk" type="cite">
  <pre wrap="">That's a vanilla 16bit mono WAVE file. So there must either be a 
byte-reversal problem, or it has been damaged in the download. It plays 
OK on OSX (PPC)  using the Stk (4.3.1) example "play" program.


Richard Dobson





Rich M wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Weird, I just tried the WEBER2.WAV from that site and got the following 
error:
FileRead: weber2.wav contains an unsupported data format type &lt;256&gt;.

Any suggestions?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
Stk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Stk@ccrma.stanford.edu">Stk@ccrma.stanford.edu</a>
<a class="moz-txt-link-freetext" href="http://ccrma-mail.stanford.edu/mailman/listinfo/stk">http://ccrma-mail.stanford.edu/mailman/listinfo/stk</a>

  </pre>
</blockquote>
<br>
</body>
</html>