dxsdk3/docs/web/dsndcd.htm
mason 6cc92a9e69 dxsdk3 - from F:\code
[git-p4: depot-paths = "//code/dxsdk3/": change = 1612]
2011-10-23 09:52:35 -05:00

82 lines
2.8 KiB
HTML

<html>
<head>
<title>DirectSound</title>
</head>
<body bgcolor=#000000 text=#FFFFFF link=#FFFF00 vlink=#FF0000>
<basefont face="Times New Roman" size=3>
<font size=8 ><i><center><h1>DirectSound</h1></center></i></font>
<table width=100% cellspacing="10">
<tr>
<td> <h3>Articles of Interest</h3> </td>
</tr>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
<tr>
<td> <a href="http://www.microsoft.com/mediadev/audio/optaudi1.htm"><i>Optimizing Audio Performance with DirectX</i></a></td>
<td>The audio components of Microsoft® DirectX™--DirectSound™ and DirectSound3D™--include powerful tools for games and interactive-media programmers. DirectX takes advantage of sound-accelerator hardware whenever possible to improve performance and minimize CPU usage, but audio can still have a significant impact on system performance. This article describes techniques that will help you use DirectSound and DirectSound3D to minimize the performance impact of audio playback. </td>
</tr>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
<br><br>
<td> <h3>CD Links</h3> </td>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
<td> <a href="../readme/dsound.txt"><i>DirectSound Readme File</i></a></td>
<td>DirectSound3D is Now Available! Read about global sounds,
and new driver support!</td>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
<br><br>
<td> <h3>DirectSound Samples</h3> </td>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
<tr>
<td> <a href="../../sdk/bin/duel.exe"><i>Duel</i></a></td>
<td> <img src="playduel.gif"HEIGHT=64 WIDTH=176 ALT="Play Duel" BORDER=0 VSPACE=5>Duel, featuring DirectSound3D </A></td>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
<td> <a href="../../sdk/bin/dsshow.exe"><i>DSShow</i></a></td>
<td>DirectSound Sample </td>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
<td> <a href="../../sdk/bin/dsshow3d.exe"><i>DSShow3D</i></a></td>
<td>DirectSound3D Sample </td>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
<td> <a href="../../sdk/bin/dsstream.exe"><i>DSStream</i></a></td>
<td>DirectSound Streaming Sample </td>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
<td> <a href="../../sdk/bin/ds3dview.exe"><i>DirectSound3D Viewer</i></a></td>
<td>DirectSound3D Viewer Sample </td>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
<td> <a href="../../sdk/bin/donuts.exe"><i>Donuts</i></a></td>
<td>Donuts Game Sample</td>
<tr><td colspan="4"><img src="fireline.gif" height=5 width=100%></td></tr>
</table>
</body>
</html>