Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] centroid in manual
Victor Lazzarini <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
It’s a signal analysis opcode, so you could put it together with rms etc, and/or with the pitch trackers. ======================== Prof. Victor Lazzarini Maynooth University Ireland > On 30 May 2024, at 08:37, Menno Knevel <[email protected]> wrote: > > *Warning* > > This email originated from outside of Maynooth University's Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe. > > This is the last opcode to be categorized but am not sure where. > It takes in an audio signal, does fft work on it and calculates the center frequency (pitch) from that. > Is it convolution? Or a Array-based spectral opcode? or both?