Package | Description |
---|---|
auditory.sampled |
Modifier and Type | Class and Description |
---|---|
class |
FIRFilterOp
A BufferedSoundUnaryOp that applies a FIRFilter to a
BufferedSound.
|
class |
InvertOp
A BufferedSoundUnaryOp that inverts a BufferedSound.
|
class |
NoiseOp
A BufferedSoundUnaryOp that adds noise to a signal.
|
class |
ReverseOp
A BufferedSoundUnaryOp that reverses a BufferedSound.
|
class |
SpeedChangeOp
A BufferedSoundUnaryOp that changes the speed at which
a signal is presented.
|