public class TestAudioBuffer extends Object
| Constructor and Description |
|---|
TestAudioBuffer() |
| Modifier and Type | Method and Description |
|---|---|
static float[] |
toMagnitudes(float[] real,
float[] imaginary) |
static float[] |
toMagnitudes(float[] real,
float[] imaginary,
int length) |
static float[] |
toPowers(float[] real,
float[] imaginary) |
static float[] |
toPowers(float[] real,
float[] imaginary,
int length) |
public static float[] toMagnitudes(float[] real,
float[] imaginary,
int length)
public static float[] toPowers(float[] real,
float[] imaginary,
int length)
public static float[] toPowers(float[] real,
float[] imaginary)
public static float[] toMagnitudes(float[] real,
float[] imaginary)
Copyright © 2011–2020 tagtraum industries incorporated. All rights reserved.