82 lines
2.8 KiB
HTML
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<66> DirectX<74>--DirectSound<6E> and DirectSound3D<33>--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>
|