Update the "Audio" tab to match 103r15.

This commit is contained in:
Tim Allen
2017-07-17 15:29:10 +10:00
parent 6f9839df62
commit 65dadd1576

View File

@@ -844,11 +844,9 @@ The dialog has a tab for each main category of options:
- **Audio**: This tab contains options that affect - **Audio**: This tab contains options that affect
how higan reproduces how higan reproduces
the emulated console's audio output. the emulated console's audio output.
- "Latency" controls how much audio output higan calculates in advance. - "Device" allows you to choose
Higher values reduce the chance of which audio device higan sends
"popping" or "glitching" noises, the emulated game's audio to.
but increase the delay between an action occurring on-screen
and the corresponding sound-effect being played.
- "Frequency" controls the sample-rate that higan will use - "Frequency" controls the sample-rate that higan will use
when generating audio. when generating audio.
If your PC's audio hardware has a "native" sample-rate If your PC's audio hardware has a "native" sample-rate
@@ -856,9 +854,11 @@ The dialog has a tab for each main category of options:
pick that. pick that.
Otherwise, Otherwise,
44.1kHz or 48kHz should be fine. 44.1kHz or 48kHz should be fine.
- "Resampler" selects the algorithm higan uses - "Latency" controls how much audio output higan calculates in advance.
to convert the console's native audio sample-rate Higher values reduce the chance of
to the value selected for "Frequency" above. "popping" or "glitching" noises,
but increase the delay between an action occurring on-screen
and the corresponding sound-effect being played.
- "Exclusive Mode" appears - "Exclusive Mode" appears
if the current audio driver if the current audio driver
allows higan to take exclusive control of your PC's audio output, allows higan to take exclusive control of your PC's audio output,