From 2933c21d3ef14129ca735cfcda74a0447a86cdd9 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Wed, 10 Feb 2021 13:34:40 -0500 Subject: Fixed audio popping from speaking tones The fix was done by adding a fade in and fade out to the sound files. --- res/sfx/speaking_boy.wav | Bin 8460 -> 8460 bytes res/sfx/speaking_girl.wav | Bin 7672 -> 7672 bytes res/sfx/speaking_man.wav | Bin 9536 -> 9536 bytes res/sfx/speaking_nonhuman.wav | Bin 12316 -> 12316 bytes res/sfx/speaking_woman.wav | Bin 8384 -> 8384 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'res/sfx') diff --git a/res/sfx/speaking_boy.wav b/res/sfx/speaking_boy.wav index 78c5a95..864ad7f 100644 Binary files a/res/sfx/speaking_boy.wav and b/res/sfx/speaking_boy.wav differ diff --git a/res/sfx/speaking_girl.wav b/res/sfx/speaking_girl.wav index 67365d3..1ab18a4 100644 Binary files a/res/sfx/speaking_girl.wav and b/res/sfx/speaking_girl.wav differ diff --git a/res/sfx/speaking_man.wav b/res/sfx/speaking_man.wav index 0a0f56d..421f4d0 100644 Binary files a/res/sfx/speaking_man.wav and b/res/sfx/speaking_man.wav differ diff --git a/res/sfx/speaking_nonhuman.wav b/res/sfx/speaking_nonhuman.wav index 098ab53..75b4759 100644 Binary files a/res/sfx/speaking_nonhuman.wav and b/res/sfx/speaking_nonhuman.wav differ diff --git a/res/sfx/speaking_woman.wav b/res/sfx/speaking_woman.wav index 6ae42bd..b29c0b6 100644 Binary files a/res/sfx/speaking_woman.wav and b/res/sfx/speaking_woman.wav differ -- cgit 1.4.1