Replace '/" with ’/“/” in *.md

This commit is contained in:
Geoffrey D. Bennett
2025-02-26 03:15:38 +10:30
parent 8a2e5f5835
commit 460b03c668
4 changed files with 15 additions and 15 deletions

View File

@@ -26,7 +26,7 @@ ALSA driver implementation that you should be aware of:
2. **State Update Issues**: The driver only updates the hardware state
when it thinks a setting needs to be changed. If the driver
incorrectly believes a control is already in the desired state, it
won't actually update the control.
wont actually update the control.
3. **Level Meters**: The driver does not support reading the level
meters from the hardware.
@@ -37,7 +37,7 @@ ALSA driver implementation that you should be aware of:
To ensure your settings are properly applied:
1. Apply a "zero" configuration that sets all controls to values that
1. Apply a zero configuration that sets all controls to values that
are *not* what you desire.
2. Then apply your desired configuration
@@ -70,12 +70,12 @@ Global controls relate to the operation of the interface as a whole.
#### Clock Source
Clock Source selects where the interface receives its digital clock
from. If you aren't using S/PDIF or ADAT inputs, set this to Internal.
from. If you arent using S/PDIF or ADAT inputs, set this to Internal.
#### Sync Status
Sync Status indicates if the interface is locked to a valid digital
clock. If you aren't using S/PDIF or ADAT inputs and the status is
clock. If you arent using S/PDIF or ADAT inputs and the status is
Unlocked, change the Clock Source to Internal.
### Analogue Input Controls
@@ -136,16 +136,16 @@ from more than one source, use the mixer inputs and outputs:
The Presets menu can be used to clear all connections, or to set up
common configurations:
- The "Direct" preset sets up the usual configuration using the
- The Direct preset sets up the usual configuration using the
interface as a regular audio interface by connecting:
- all Hardware Inputs to PCM Inputs
- all PCM Outputs to Hardware Outputs
- The "Preamp" preset connects all Hardware Inputs to Hardware
- The Preamp preset connects all Hardware Inputs to Hardware
Outputs.
- The "Stereo Out" preset connects PCM 1 and 2 Outputs to pairs of
- The Stereo Out preset connects PCM 1 and 2 Outputs to pairs of
Hardware Outputs.
## Mixer