public class ReverseOp extends AbstractBufferedSoundUnaryOp
| Constructor and Description |
|---|
ReverseOp() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyFilter(double[] source,
double[] destination)
Reverse the signal
|
applyFilter, filtercreateCompatibleDestinationSoundpublic void applyFilter(double[] source,
double[] destination)
applyFilter in class AbstractBufferedSoundUnaryOpsource - The source signaldestination - The resulting signal