Package as.clynx.audio.enc

Class Summary
AbstractDecoder The class AbstractDecoder.java specifies the encoding of all inputdatas. all audiofiles are converted into the specified format before further anaysis, normalization and multiplexing takes place.
PCM_Decoder The class PCM_Decoder.java extends the abstract class AbstarctDecoder.