Class GainOp

java.lang.Object
org.episteme.core.media.audio.ops.GainOp
All Implemented Interfaces:
AudioOp<AudioBuffer>

public class GainOp extends Object implements AudioOp<AudioBuffer>
Adjusts the volume/gain of an AudioBuffer.