public class Resampler extends Object
| Constructor and Description |
|---|
Resampler(int f,
int F)
Creates new resampler.
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
perform(double[] buffer,
int len)
Performs resampling of the given signal.
|
Copyright © 2018 TeleStax, Inc.. All rights reserved.