-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
There is an old trick where you can take 16khz audio and do linear interpolation on it which will fill out the spectrum. This creates very visible "mirroring" at 8khz and 16khz if you interpolate to 48khz audio.
The code in this repo does the same, just a better version of it, but it's not actually creating any real spectrum.
Take a look at this image you'll see what I mean. In the image I provided, the letter "A" is all the same mirrored area.
Can you dig in and take a deep dive into this?
Here's a bonus image, same order, this audio happens to have a bit of noise at the start, you can clearly see the mirror in action:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels