AppleWin/help/cfg-sound.html
TomCh 685b93f387
Add 4Play & SNES MAX card support (#946, #972, PR #982)
Support these new cards in slots 3, 4 or 5; based on code from Lukazi.
- extend Configuration's Input prop sheet page.
- add save/load snapshot for both cards.
- add command line switch for alt controller type (for SNES MAX card).
Change to using Registry's 'Configuration\Slot 3' for slot 3 cards (Uthernet, 4Play & SNES MAX).
Update help doc.
2021-09-10 13:57:55 +01:00

47 lines
1.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Sound Settings</title>
</head>
<body style="background-color: rgb(255, 255, 255); font-family: verdana;" alink="#008000" link="#008000" vlink="#008000">
<h2 style="color: rgb(0, 128, 0);">Sound Settings</h2>
<hr size="4"><img style="width: 354px; height: 460px; float: right;" src="img/sound.png" alt="Sound settings" hspace="5" vspace="5"><strong>Sound:</strong><br>
This option allows you to choose how sound is output for the
system.&nbsp;Your choices are:<br>
<ul>
<li>Disabled</li>
<li>Sound Card (recommended)</li>
</ul>
<br>
<strong>Volume Control:</strong><br>
These slider controls allow you to control the sound
levels of the built-in Apple //e speaker and/or an optional
Mockingboard or Phasor speaker.<br>
<br>
<strong>Mockingboard/Phasor Control:</strong><br>
These options allow you to either enable a pair of Mockingboard sound
cards in slots 4 and 5, or enable a Phasor sound card in slot 4, or simply disable any
external sound card for the emulated system.<br>
<br>
<strong>SAM:</strong><br>
SAM (Software Automatic Mouth) is an 8-bit DAC card than can be enabled in slot 5.
</body>
</html>