Package | Description |
---|---|
auditory.sampled |
Class and Description |
---|
AbstractBufferedSoundBinaryOp
An abstract class that implements the BufferedSoundBinaryOp
interface.
|
AbstractBufferedSoundOp
An abstract class that implements the BufferedSoundOp
interface.
|
AbstractBufferedSoundUnaryOp
An abstract class that implements the BufferedSoundUnaryOp
interface.
|
BufferedSound
An in-memory representation of sampled auditory content.
|
BufferedSoundBinaryOp
The requirements of all unary operations that
can be performed on BufferedSound objects.
|
BufferedSoundUnaryOp
The requirements of all unary operations that
can be performed on BufferedSound objects
|
Content
The capabiltiies of sampled auditory content
|
FIRFilter
An encapsulation of a Finite Impulse Response (FIR) filter.
|