audio_core: remove time stretcher
Also drop the SoundTouch dependency
This commit is contained in:
parent
550844e5e8
commit
faf6a9876c
9 changed files with 3 additions and 144 deletions
|
@ -342,12 +342,6 @@ fps_cap =
|
|||
# null: No audio output
|
||||
output_engine =
|
||||
|
||||
# Whether or not to enable the audio-stretching post-processing effect.
|
||||
# This effect adjusts audio speed to match emulation speed and helps prevent audio stutter,
|
||||
# at the cost of increasing audio latency.
|
||||
# 0: No, 1 (default): Yes
|
||||
enable_audio_stretching =
|
||||
|
||||
# Which audio device to use.
|
||||
# auto (default): Auto-select
|
||||
output_device =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue