| Package | Description |
|---|---|
| org.openimaj.audio.samples |
| Modifier and Type | Method and Description |
|---|---|
FloatSampleBuffer |
FloatSampleBuffer.add(double scalar)
Add the scalar to all the samples
|
FloatSampleBuffer |
FloatSampleBuffer.multiply(double scalar)
Multipy the samples by the given scalar
|