Minim
core | ugens | analysis
 

FourierTransform

getFreq

Description

Gets the amplitude of the requested frequency in the spectrum.

Signature

float getFreq(float freq)

Parameters

freq — float: the frequency in Hz

Returns

float: the amplitude of the frequency in the spectrum

Related

FFT

Example

None available

Usage

Web & Application