tepples wrote:
The player for "Breaking the Law" only counts frames.
O.k., but still: I won't dedicate source code to a little sound sample. I'd rather try to fix the data.
tepples wrote:
You made me get all sweaty to test this

The title screen would have been enough where she says "Come on, let's go."
tepples wrote:
1. Higher quality (I'm guessing rate C or higher, not 8)
Even with quality 13 and highest Gain, you can still hear the noise in the background in my sample file.
tepples wrote:
2. Playing music over it
Doesn't matter. You won't hear a high frequency noise even if you disable all sound channels except DPCM.
tepples wrote:
3. Shorter samples (e.g. "C'mon", "Let's go", "One", "Two", etc.)
Unless "shorter samples" is supposed to mean "therefore, they could afford a higher quality" (which would just be a repetition of your first point), then again: It doesn't matter. If the high frequency noise is heard throughout the
whole sound effect, why should it matter if the sound effect is shorter?
Quote:
Split it into individual syllables and make each syllable the sample for a separate note.
Again: The high frequency noise is
not an issue of the moments where the sound is silent. It is a constant noise throughout the whole sound.
In my actual sound sample, my voice actress says "Let's get it on", without any pause and you still hear the noise from start to end.
And in the uploaded sample, the noise is heard in every word.
The noise isn't like this:
Code:
Text: "The grandpa says What"
Noise: " - - --- "
It is like this:
Code:
Text: "The grandpa says What"
Noise: "-----------------------"
So, what exactly would splitting the sound do? In the end, it would sound like this:
Code:
Text: "The grandpa says What"
Noise: "--- ------- ---- ----"
This would gain me nothing.
It is a constant, never-changing noise. It is
not the substitution for silence.
Therefore, any solution that is based on splitting the sound into different parts brings me absolutely nothing. Because the noise is a high-frequency sound that is played throughout the whole file. It is in the background of every word, not just in the pauses.