Skip to content

This project just interpolates? #6

@Coice

Description

@Coice

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.

Image

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:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions