Minim
core | ugens | analysis
 

FourierTransform

getSpectrumReal

Description

Get the Real part of the Complex representation of the spectrum.

Signature

float[] getSpectrumReal()

Returns

float[]: an array containing the values for the Real part of the spectrum.

Related

FFT

Example

None available

Usage

Web & Application