Giter VIP home page Giter VIP logo

Comments (2)

mx avatar mx commented on May 27, 2024

Looking at it with spaced sine waves, everything looks appropriately constant. The low frequencies do take much longer to appear and be stable/constant in the analyzer though. I wonder if it has something to do with the time resolution at the lower frequencies.

from cqt-analyzer.

jmerkt avatar jmerkt commented on May 27, 2024

Hello and thanks for the input!

The slope with white noise you are observing, to my knowledge, is a property of the Constant Q Transform (CQT).
Looking at the CQT as a collection of logarithmic spaced band-passes, the bandwidth of the these filters increases with frequency. Hence, with rising frequency, they integrate over a bigger absolute frequency range, creating the observed slope.
With sine tones, it behaves differently, because these only contain one distinct frequency and don't sum with increasing bandwidth.

The FFT has a constant bandwidth across all frequency bins and therefore doesn't show the slope.

Future versions of the plugin could contain a parameter to actually apply a slope and observe equal power for white noise, but then its a trade-off observing single sine tones with equal magnitude independent of frequency. Maybe there is a clever way to handle this, but I have to think about it.

As you already guessed, the time resolution at low frequencies is lower, because we need a higher frequency resolution there and sadly can't have both at the same time.

from cqt-analyzer.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.