Can I extract the volume of the first 16 harmonics of a vocal tone?

    Miscadvanced

    Josef Rebbe
    Sep 20 2023 | 8:54 pm
    I'd like to extract the volume of the first 16 harmonics of an incoming note sang by a vocalist. I assume that I need to recognise the pitch first by doing some kind of FFT analysis. Is there a way to do this in real-time? And how could I approach this? I worked with analyser~ in the past, but this external doesn't seem to be continued. Any suggestions are much appreciated.

    • Sébastien Gay's icon
      Sébastien Gay
      Sep 21 2023 | 5:22 am
      I personnally use zsa.freqpeak~ from the zsa descriptors package : http://www.e--j.com/index.php/what-is-zsa-descriptors/. It comes with a very handy set of abstractions.
      Share
    • LSka's icon
      LSka's icon
      LSka
      Sep 21 2023 | 6:56 am
      try sigmund~ https://github.com/v7b1/sigmund_64bit-version